Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: deltanusigma on February 16, 2006, 03:23:37 am

Title: how is it created resources with menus, icons etc in the code blocks?
Post by: deltanusigma on February 16, 2006, 03:23:37 am
how is it created resources with menus, icons etc in the code blocks? 
when I will compile the file rc of resources in the code blocks 
with him source and the headers 
I receive the compiler's message: " no resources " 
and the compilation process for  stop
 
thank you 
deltanusigma
Title: Re: how is it created resources with menus, icons etc in the code blocks?
Post by: Max on February 16, 2006, 09:15:31 am
Hi,
If you are looking for an application to create a .rc file go to

http://radasm.visualassembler.com/

Download the RedEd (Resorce Editor). It's a nice graphical program.

Using ResEd you will be able to create your resources with button,edit control, bitmap........

Using the Tool menu you can integrate ReaEd in CB. There is no help file. So you should already know how use
resources. Go to MSDN for info

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tools/tools/resource_definition_statements.asp

is a good starting point

Hope this helps.


Max
Title: Re: how is it created resources with menus, icons etc in the code blocks?
Post by: kpuchatek on February 24, 2006, 04:17:20 pm
Or try XN Resource Editor from
www.wilsonc.demon.com.uk/delphi.htm (http://www.wilsonc.demon.com.uk/delphi.htm)


Title: Re: how is it created resources with menus, icons etc in the code blocks?
Post by: Pecan on February 24, 2006, 05:16:00 pm
It seems that both the above URLs are broken.
Title: Re: how is it created resources with menus, icons etc in the code blocks?
Post by: a3st on February 24, 2006, 06:19:32 pm
http://www.wilsonc.demon.co.uk/delphi.htm
and
http://www.radasm.com/
Title: Re: how is it created resources with menus, icons etc in the code blocks?
Post by: lucifael75 on June 17, 2010, 04:17:58 pm
I couldn't use the resed link it was broken for me, but i did find it here
http://radasm.cherrytree.at/resed/
I thought it was worth posting an updated link for such a useful tool for us blockers :)