Hi, Can any experienced PalmOS developer explain a bit further about how the FldUndo() function works?
FldUndo() works great when user works with common field editing operations like, deleting chars, cut and paste text, etc. However, if the user entered some text or the application inserted some text to the field by FldInsert(), FldUndo() fails to revert the field back to the original content. The Palm documentation does not go further details about the behaviour of FldUndo(), it just says "See Also FldPaste, FldCut, FldDelete, FldInsert". Is there any advices for such a functional requirement of withdrawing (undo) some newly inserted text from the field? In other words, Is it possible to make FldUndo() works right after FldInsert()? Or is there any other approaches to attain the same effect? Many thanks. Regards, Stephen H.S. Lee -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
