Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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
-
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
-
Or try XN Resource Editor from
www.wilsonc.demon.com.uk/delphi.htm (http://www.wilsonc.demon.com.uk/delphi.htm)
-
It seems that both the above URLs are broken.
-
http://www.wilsonc.demon.co.uk/delphi.htm
and
http://www.radasm.com/
-
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 :)