A quote from: http://oasis.palm.com/dev/kb/faq/1817.cfm

Even though the window is 32 by 32, you should only use the top 22 pixels,
and your drawing should be no wider than 22 pixels, centered horizontally in
the window. This is not strictly necessary unless you want to maintain
compatibility with all versions of Palm OS and all the known application
launching programs. 22x22 is the "proper" size, but using 32x32 and
centering horizontally but not vertically makes it work everywhere, at the
expense of a few extra bytes in your icons.

I'd add that if you want to support Palm OS 1.0, you should follow the above
advice.

A quote from: http://oasis.palm.com/dev/kb/faq/1457.cfm

Small icons are 9 pixels high by 15 pixels wide and must be drawn in the top
left corner of the multibit icon editor's canvas. All pixels outside this
rectangle are ignored by the Palm OS.

When the Knowledge Base is up, and accessible, it's your friend. :)
--
Danny Epstein
OS Engineer, Palm Inc.


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

Reply via email to