> I think that palmOne uses it in many of their applications. I am not sure
> though if PalmSource uses it?
>
> "Luc Le Blanc" <[EMAIL PROTECTED]> wrote in message
> > OK. I somehow thought it was a public UI resource, as I recall seeing 
> > this exact icon in other apps.

there are a bunch of bitmaps stored in the rom. you might want to check
out the system databases (extract them from the rom) and open in something
like prcexplorer.

most system reserved things have an ID > 10000.

if you use DmGetResource() it will first search the active app then the
system looking for the resource :) a good example of a bitmap stored is
the taxi bitmap used by the "easter egg" :)

---
Aaron Ardiri (Skype:: callto://ardiri)
PalmOS Certified Developer
[EMAIL PROTECTED]
http://www.mobilewizardry.com/members/aaron_ardiri.php

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

Reply via email to