Hi,
Do you hide the Title object before changing it ?
I've found that something like this works...
FrmHideObject(frm, FormTitleIdx);
FrmSetTitle(frm, FormTitleStr);
FrmShowObject(frm, FormTitleIdx);
BTW, I do not know an easy way to find the FormTitleIdx. I look through
all objects on the form until I find one with an object type of
frmTitleObj. If anyone has a better way to find the object index of the
frmTitleObj, I'd like to know.
Regards,
Marianne.
------------------------------------------
Trevor Hancock & Marianne Rieckmann
TargetPlot Software
http://www.targetplot.com.au
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
------------------------------------------
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/