From: "Andrew Lathrop" <[EMAIL PROTECTED]>
Subject: Re: Little icon in main view
> You have to create a smaller icon the same way you made the larger icon.
I
> believe the larger one must be made first, then the smaller one second.
> Palm goes based on the object ID of the icons, so don't change them. The
> dimensions are either 15x9 or 9x15, i think the first.
To elaborate:
The large icon is 32x32 (but only use the top 22 pixels) and must have id =
1000. It can be an Icon, a Multibit Icon, or an Icon Family. Use Icon
Family if you want color and create one bitmap for each bit depth you want
to support.
The list icon is 15w by 9h and must have id = 1001. It can be an Icon, a
Multibit Icon, or an Icon Family. You should also use an Icon Family if you
want to support color.
Note: Do not save two or more icons with id=1000 or two or more icons with
id=1001 in the same project or the OS will not know what to do with them.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/