Agree, I realised that,  soon after I posted that.

The same issue we have with a custom alert, where
you can modify text, but not the header.

I assume that the help form becomes an active form
and there is a reserved Form ID for the help form.
In this case you can put in Event loop something like 
FrmGetActiveFormID and test it. If it is right, use
FromGetActiveForm to get the HelpForm.

An dirty trick of course, but unfortunately nothing
else I can think of. Hopefully Palm gurus can suggest
something better.

Michael


-----Original Message-----
From: Max Bian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 6 December 2001 12:45 PM
To: Palm Developer Forum
Subject: RE: Changing Info Dialog Title


FrmSetTitle requires a reference to a form.  If I remember correctly, the
Tips
thing is displayed using FrmHelp with a String resource passed as parameter.

How do you get the form reference to use FrmSetTitle?

Max
--- Michael Glickman <[EMAIL PROTECTED]> wrote:
> FrmSetTitle ?
> 
> 
> -----Original Message-----
> From: Michael Brennan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 6 December 2001 8:22 AM
> To: Palm Developer Forum
> Subject: Changing Info Dialog Title
> 
> 
> I have a model dialog with its HELP ID set to a string resource id. When
the
> model dialog is displayed the "I" button is displayed in the upper right
> hand corner. Pressing the "I" button causes my help message to be
displayed
> via the info dialog.
> 
> Is there a way to change the title of the info dialog. Currently it
displays
> the title "Tips". I would like to change it to something more appropriate.
> 
> Thanks,
> Mike
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
please
> see http://www.palmos.com/dev/tech/support/forums/


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

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