On Thursday June 16 2005 8:50 pm, Chris Burak wrote: > Does anyone know what is required for a standard 68K application > written in the Palm OS Developer Suite to appear in the lists of > applications when customizing buttons in Prefs? Is there a resource > setting or entry that makes the application appear in the lists? It > is important for my application to be launched from one of the > hardware buttons on a Tungsten T unit.
Not only must it be a standard resource database (prc) of type 'appl', but you may need a 'tAIN' resource for the application's displayed name. Also, exceptionally large applications (i.e. over a megabyte) may not show up. I've had problems with exceptionally large programs before (like Picsel Viewer). -- Matthew Bevan, Systems Administrator Top Floor Computer Systems Ltd. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
