Author Topic: how is it created resources with menus, icons etc in the code blocks?  (Read 6166 times)

deltanusigma

  • Guest
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

Max

  • Guest
Re: how is it created resources with menus, icons etc in the code blocks?
« Reply #1 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

kpuchatek

  • Guest
Re: how is it created resources with menus, icons etc in the code blocks?
« Reply #2 on: February 24, 2006, 04:17:20 pm »
Or try XN Resource Editor from
www.wilsonc.demon.com.uk/delphi.htm



Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2875
Re: how is it created resources with menus, icons etc in the code blocks?
« Reply #3 on: February 24, 2006, 05:16:00 pm »
It seems that both the above URLs are broken.

Offline a3st

  • Single posting newcomer
  • *
  • Posts: 3
« Last Edit: February 24, 2006, 06:22:01 pm by a3st »

lucifael75

  • Guest
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 :)