Can someone please verify that when using FldSetText to edit in place that it:
a) DOES grow the record size as needed. b) Assumes that the String that it's working on is the FINAL string in the record and thus you may lose anything after it. and finally... c) It does NOT shrink the record when the length of text is made smaller it appears to just move the null in the record but not resize the record smaller. ? No I haven't looked at the source yet but this is the behavior I'm seeing in the debugger. definatly a) and c)... b) may just be a byproduct of those two in my applicaton. i can elaborate more if need be. thanks. -- Matt Disher [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
