Hello,
Can I add an icon to my exe that has more then 255 colors and with a larger size then 64X64 pixels.
With Resource workshop I can not use icons larger then 6
pixels. The color limit seems to be 256 colors.
These days that is nog enough of course.
Greetings
Willy Hermans.
High Quality Icons
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: High Quality Icons
You can't edit icons with more than 256 colors in BRW but you can add them to the project.
EMG
EMG
Icons
Hello Willy,
at the end of the RC-file I added with a Text-editor :
draw ICON "draw.ico"
You have to add this line with a text-editor, not with workshop
If you want to open the RC-file with Resource-workshop,
you must delete this line again, otherwise you will get a open-error.
Draw.ico : 128 x 128 True Color + Alpha
If you do it this way, it works without problems.
Regards
Uwe
at the end of the RC-file I added with a Text-editor :
draw ICON "draw.ico"
You have to add this line with a text-editor, not with workshop
If you want to open the RC-file with Resource-workshop,
you must delete this line again, otherwise you will get a open-error.
Draw.ico : 128 x 128 True Color + Alpha
If you do it this way, it works without problems.
Regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.
- jrestojeda
- Posts: 543
- Joined: Wed Jul 04, 2007 3:51 pm
- Location: Buenos Aires - Argentina