Tony,
If there's no possible workaround on it. I hope next Palm OS versions will fix it.
Why not just write you own replacement for FrmHelp() and use #define to have it substituted whereever FrmHelp() is used in your project?
Doug
Yes, it's always possible to write one's routine instead of using the FrmHelp() API.
However, using the FrmHelp() API saves some program size. Second, I am more concern about displaying the help message associated with a form, which is triggered by clicking the (i) in the top right corner of a dialog.
I can always add a custom Help button in my dialog, which avoid using the (i) icon at all. But users are more used to using the (i) icon and I don't think I want to break the recommended user interfaces.
So I still wish the next Palm OS can improve their FrmHelp() API.
Thanks.
Best Regards, Tony Cheung
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
