Ben Combee wrote:

At 00:07 2003-6-3 +0800, Eric Lo wrote:


Hello,
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
END

BTW, 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?


Use 22x22 as your icon size, which means 44x44 should be the double density icon size. Also, try inspecting your PRC file using PRCExplorer (search palmgear.com for it or see palmoswerks.com's Stuff I Like page) to verify that the bitmaps look OK inside your PRC file after they're built.

The PRCExploer crash when viewing the icon, however I can run it in my palm which I never get the hi-res icon. Is there any setting in the CW that I have missed?


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to