I assume you are using Code Warrior.

In Constructor, the main application icon id is 1000.  The smaller list icon
id is 1001  You cannot change these as the OS expects to use those.  To
create the list icon, select the Icons resource in the resource window of
your project then on the System menu bar, click Edit|Creat New Resource.
Set its id to 1001 and then make sure you define its size to 15x9.  When you
actually do to draw your list icon, you have to use the bottom 9 rows of
pixels and the middle 15 (this is what I have found)

Good luck
John

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of thomas
Sent: Thursday, November 16, 2000 4:24 AM
To: Palm Developer Forum
Subject: Creating the list icon for an application.


Hi,

I've just discovered that the launcher can display programs icons in 2
sizes : 22x22 or 15x9 (liste mode).
I have designed the 22x22 icon but i wonder how can i specify my program
the 15x9 icon to use in list mode ?
anybody knows ?

Thomas


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


-- 
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