> I've found no function to change the helpID for a FORM resource at runtime.
> I have a form in an application that I use for two purposes, I want the help
> text to change, depending on from where the form was called
> 
> I'm using falch.net dev studio and gcc, prctools and all of that
> 
> I'm down  to two possible solutions
> 1 tampering with the formstruct directly
> 2 catching the help event and displaying my own help

  easy way.. is #2.. catch the event, then call FrmHelp() directly
  with two different id's.. tampering with the form struct directly
  is not nice :) and will most likely break in future versions

  jens rupp (developer of bigclock) and i are also devleoping a 
  more sophisticated help system for the palm called "got help?"
  which will give better help than the standard bold font help :)

  more information on it can be found here:

    http://www.ardiri.com/palm/gothelp/index.cfm

  once we fix a few issues with multi sized screens we should 
  get it out :) [i also gotta sync with jens] :P

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
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