On Mon, 14 Feb 2005 20:13:19 -0000, Luc Le Blanc <[EMAIL PROTECTED]> wrote:
> 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? Actually, Luc, that is the *quickest* way, and the easiest to code, but I'd probably open each in turn and load the 'tAIN' resource from each, to display the name that the user is used to seeing in the Launcher. I know it's slower that way, but it would be a little more user-friendly. I write exclusively for newer devices, though, and if I were targetting a Palm III, I might reconsider this approach. Just figured I'd present you with the option. Brandon -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
