Make sure you are using the latest version of the SDK and the constructor (a
bug in the earlier versions caused problems with this).  Create a multibit
icon (I believe the type will end up being CICN -- don't worry about this)
with an ID of 1001.  You cannot resize the icon, so stop trying.  Instead,
only use the top left corner, 15 x 9 pixels.  Any pixels that you use
outside of that block will simply be ignored.  That's what the docs meant
when they said "the smaller icon should be 15 x 9 pixels."

This method worked perfectly for me, although I did have to upgrade to the
latest constructor, and I haven't yet played with color icons.

-Jeff Allen
 Digital Paths
 http://www.digitalpaths.com



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alan
Macy
Sent: Tuesday, March 21, 2000 2:21 PM
To: Palm Developer Forum
Subject: ?Setting the small application icon for list view in OS 3.5


In Palm OS 3.5, app icons may be displayed in a list view.  The
Companion docs say:

"Your application should have two icons: one for the main
view of the launcher and a smaller version for the list view.
The first icon should be 22 x 22 pixels. It should be numbered
1000 and have the type tAIN. The smaller icon should be 15 x
9 pixels, should be numbered 1001 and have the type tAIB."

But I don't see any way of setting the type to tAIB in the constructor,
nor of changing the size of the icon.

What's the story?



--

- Al Macy
  http://www.ResponsiveSoftware.com
  Time and Billing for Consultants and Others



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to