> My customer wants me to bring up a form's info screen programatically > when the user takes certain actions or selects a certain menu item. I > could just create my own form, but the application already has about > a dozen forms and I don't want to have to duplicate the help/info > text (brought up by pressing the "i" in the upper right hand corner) > when I know it already exists. > > I don't see any Frm<mumble> routines that will do this. Is there an > easy way to display a forms' help dialog at will?
FrmHelp(UInt16 helpId); where did you look? :) --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
