>I think you want to set the fields text handle to null while you're mucking
>with it...

Right.  When a field "owns" a handle, you shouldn't mess with the data in
that handle behind its back.  The field has no way to know what you're
doing and when you're done, and thus how and when to update its display and
its internal structures.

This isn't anything to do with TxtGlueStripSpaces(); you could use StrCat
and get the same problems.

-David Fedor
Palm Developer Support

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