On Tue, Sep 28, 1999 at 01:31:57PM -0700, Mike Smith wrote:
> Can you programmatically change the application
> name that is displayed below the icon on the palm?
> 
> Is there an api that I could call? or is this a 
> "hack" into the resource kind of thing?
> 
> If anyone has done something like this, i'd appreciate
> a pointer in the right direction.

The launcher gets the app names from a resource in the app database,
type 'tAIN', number 1000.  Just use the appropriate Dm* calls to get
this resource and edit it.  This won't work while the launcher is
running, and it won't work on built-in apps or apps put in flash by
FlashPro.

HTH,
-Ben
-- 
Ben Darnell              [EMAIL PROTECTED]
http://www4.ncsu.edu/~bgdarnel/thoughtstream/

Reply via email to