From: "Kevin Aretha" <[EMAIL PROTECTED]>
> I have an application that changes the form title based on what the user
> has chosen on the form.  The title updates correctly on a Palm m100
> running OS3.5.1.  It does not update correctly on a Handspring visor
> running OS3.5.2H.   What happens is that if a new title is shorter than
> the previous one, remnants of the longer one remain after the text of
> the shorter title.  
> 
This is documented as fixed in PalmOS 3.0, but possibly the
problem is a side-effect of something else.  Are you using 
FrmCopyTitle or FrmSetTitle?  Is the problem possibly that
the new string isn't null-terminated so that the end of the old
string is still in the buffer or does it look more like a drawing 
problem?  Is another window or form popped up that might 
trigger a 'save-behind' redraw of the old title?

Chris Tutty


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

Reply via email to