Thanks Marianne,
I'll try that, however, I'll use FrmGetObjectIndex()
rather than pawing through the form structure(s).
Thx again,
Scott Herman
At 09:36 PM 7/26/01 +0000, TargetPlot Software wrote:
>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/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/