It sounds like you freed the pointer or handle to the text while it was still being used by the Field. If this is the case, you need to make sure that the string you pass in remains in memory until you're done with the Field.
"Craig Belson" <[EMAIL PROTECTED]> wrote in message news:88882@palm-dev-forum... > > I was working on one of my programs, and when I > highlighted text in a noneditable field, it became > unreadable... a couple of boxes, 3/4 was in there > somewhere... does anyone know what I'm talking about, > and if so, how to go about fixing it? (outside of not > highlighting text in a noneditable field) :-) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
