Hi All

I have a string(tempString-- i am getting this from an
EchoServer using NetLib), how can i set a text field
to display this string.. the text field is presently
blank.. the following code gives an error that "Net
Library" has directly read from Memory manager data
structures

                
fldP = FrmGetObjectPtr(frm,FrmGetObjectIndex
                           
(frm,MainEchoedTextField));
FldSetTextPtr(fldP,tempString);

In case I have to use a TextHandle.. could someone
please send me the code snippet. Thanks a lot

--Prasanna

__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/

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