Hi Luc,

What is the quickest way to get the name of the application that has this creatorID (to display it in the popup trigger when displaying my pref form)? DmGetNextDatabaseByTypeCreator followed by DmDatabaseInfo? Or is there a better option?


That will work, and get you most of the way there, but you might rather want to look for an app icon name resource in the database, instead of using the database name. The icon name is what is displayed in the Launcher app, and it is not necessarily the same as the database name. Also, I haven't looked at this, but I imagine that that the icon name may vary by localization, so you'll want to check the localization databases too, it you want to match what the launcher says. Bob.

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

Reply via email to