I am trying to set multiple fields in a form from data in the same
data record.  Is there a benefit to using FldSetInsertionPoint
followed
by FldInsertText vs. MemHandleNew followed by FldSetTextHandle.  I
assume I can't use FldSetText as the chunk passed in the handle is
actually used as the buffer for the field which would mean that I
would need to have previously allocated room for the field's maximum
size.

Marty Packer




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