I am using Pilrc 2.9p10 on CW8 trying to build a double density icon, however, it always shows the low-density one. I don't know why, when I delete the low-density one, the simulator crash.
Here is my code.
ICONFAMILYEX
BEGIN
BITMAP "bitmap/dora2.bmp" BPP 1
BITMAP "bitmap/dora24.bmp" BPP 16 DENSITY 1
BITMAP "bitmap/dora24aa.bmp" BPP 16 DENSITY 2
ENDBTW, what is the size of the bmp should be? cos' I am using 32x32, however, the lower part of the icon is covered by the application name. Should I use 22x23 instead?
Regards, Eric
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
