In article <438@palm-dev-forum>, "Fitzpatrick, Joe" <[EMAIL PROTECTED]> wrote:

> Does anyone know of a clean way to programmatically launch 'tips'?
> Basically I'd like to do a 'help' menu item which is the equivalent of
> selecting 'about' and then clicking on the little (i) on the dialog
> title bar.

FrmHelp(formPtr->helpRscId) will do it, asuming formPtr is a pointer to
the form with the little (i). Or you could just hard code the resource id
of the help string.
-- 
Remo <[EMAIL PROTECTED]>                       /   /   /   /
----------------------------------------- -===(o<0=0=0=0=0=0=0=0>===-
Do NOT remove .nospam from email address!          \   \   \   \

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to