>Hi!  I am using SysCreateDataBaseList to get a listing of all 'appl' type
>databases on the device and I am setting the lookup name flag to true.  For
>some reason all the names in the database list are still using the database
>name instead on the tAIN resource.  Is there something else I must do in
>order to get the "visible" name of the application?

No, at least not that I know of. If the lookupName parameter is true, 
then after SysCreateDataBaseList has built the initial list of DBs it 
goes into a loop, opening each DB & reading the 'tAIN'=1000 resource. 
The Buttons panel uses SysCreateDataBaseList, so I'm pretty sure it 
works properly.

-- Ken

Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

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

Reply via email to