At 08:59 2003-2-22 -0700, you wrote:
HI,

I want add a text to the icon during runtime.
Eg: I have a program to copy an icon from another
app. I need to add a letter or two the the icon.

Palm OS icons are bitmaps, so you can open one as a resource, copy it to the heap, open it as a bitmap window, modify it, then close the window and copy the new bitmap back over the existing resource.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to