When I use FrmCopyTitle() this is what I get...


LabMan(LABMAN.RCP(v.1)) called SysFatalAlert with the message:
"Form.c, Line:1728, Object not in form".

The title is defined in the form and has a length large
enough to accomodate the string I'm trying to copy into it.

Can anyone give me any insight into this situation?

TIA

Scott Herman


At 05:33 PM 7/25/01 +0200, Yoel Lanir wrote:
>use FrmCopyTitle
>
> > 
> > 
> > I'm using FrmSetTitle() to dynamically change the
> > title of a form. When the previous title is somewhat
> > longer than the new title, the end of the previous
> > title "shows thru" the end of the new title, when the 
> > form is redrawn. The API documentation says that this 
> > was fixed in 3.0, but I'm doing this under 3.5, and 
> > it's apparently not.
> > 
> > I've tried padding the new title with blanks, which
> > "masks" more of the previous title, but in situations
> > where the length differences are severe, it still happens.
> > Another problem with this work around is that the background
> > field size becomes somewhat arbitrary and random.
> > 
> > Does anybody have a better work around for this?
> > 
> > TIA
> > 
> > 
> > 
> > 
> > Scott Herman
> > Yale New Haven Hospital
> > Department of Lab Medicine
> > 20 York Street
> > New Haven, Ct. 06504
> > (203) 688-2449
> > [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/


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