I already have the ICO file with all required formats in it; Don't know 
what tool was used to create it (and don't actually care).

In order to get the icons in the application I need to put them into an 
resource and put the resource in the application. I'm using "brc32" for 
this, the Borland Resource Compiler. Unfortunately after doing this my 
icons no longer look good.

I really need to be able to build the resource from outside Delphi for a 
number of raisons: In one application I'm using 10 different icons; For 
an other application I need to rebuild my project's resource file as 
part of the release build (command line build) in order to update 
version information.

If I put the icon into the application from the Delphi IDE using the 
Project Properties dialog all works fine (so my icon file is in good).

--
Cosmin Prund
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to