From: "gcw" <[EMAIL PROTECTED]>
Subject: how do you set the "list" icon?
The list icon is a 15x9 bitmap that you create with id=1001. If your app
supports color, create an App Icon Family with id 1001 and create one or
more 15x9 family items in it. If you aren't supporting color, you can use a
MultiBit icon with id=1001 instead. In constructor, the multibit icon will
appear to be 22x22 and you can't resize it, but just use the upper left 15x9
area. Don't create a multibit icon and an app icon family with id=1001 or
it won't work.
The Launcher takes care of selecting the normal or the list icon, based on
user preferences ,and the OS takes care of selecting the appropriate icon
from the icon family, based on screen depth.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/