Tony, >However, using the FrmHelp() API saves some program size. Second, I am >more concern about displaying the help message associated with a form,
I don't think the code required for your own implementation of a FrmHelp would cause all that much bloat. And you can still draw the i icon in the title bar and handle events for it yourself too, so the interface remains the same to the user. >So I still wish the next Palm OS can improve their FrmHelp() API. Whether or not they change FrmHelp() in the future, that doesn't alleviate the problem now on current devices. And even if a future glue library provided an alternative, that adds code to your program just as your own solution would, so there isn't much reason to not roll your own if you are dissatisfied with the current implementation. JMHO, Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
