On Fri, 21 Jul 2000, Rob Graber wrote:
> Dear Fellow Developers,
>
> I have a form designed in Codewarrior's Constructor with a HelpID and a Help
> String. It therefore shows the little "info" icon in the upper right part
> of the form.
>
> I want to have multiple help strings that popup based on certain conditions
> in the form. How can I dynamically control which help string pops up? I
> have found the FrmHelp API call, but how do I know what event occurs when
> the user taps the "info" icon so that I can trap that event and handle it
> with conditional FrmHelp calls?
>
> Any experience/suggestions?
> Very truly yours,
> Rob G.
Instead of trying to hack the current help system, just create a new form.
Then you can do whatever you want with it. To activate it, just use a
button with an image of the (i) on top of it. Now you can do whatever you
want with the form.
Much easier than trying to trap events, patch the help system, etc..
KISS.
--
Brian Mathis
Direct Edge
http://www.directedge.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/