At 10:25 AM 6/9/2005, you wrote:
I just want to know if there is a standerd way to display help tips in an application and if there was any tools to help the developer setup the help file to conform to palm standerds.
The only standard is that modal dialogs can have a string resource associated with them; that enables an "i" button in the corner of the dialog, that when tapped shows the string resource in a "Tips" view. You can also use this form yourself using the FrmHelp API.
-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
