you have to use FldSetTextHandle. it's about that: > create a new MemHandle, lock it and modify it's pointer (like a string). > retrieve the current handle of the field (FldGetTextHandle). > set the new handle (FldSetTextHandle). > free the old handle (MemHandleFree). > redraw the field (FldDrawField).
markus dresch (www.palmside.com) "R�gis Daniel de Oliveira" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:110737@palm-dev-forum... > > Hes, i was looking for this function, but i dont know how to use that. I > think that i have to use more functions to make it work. > > I need some source example code. Does anybody have anything? > > Thanks!!! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
