what code can I use to undo and redo what has just been done on a form?
what code can I use to undo and redo what has just been done on a form?
You can't, unless you keep a record of the changes that have been made and reimplement undo and redo. The original undo/redo functions are handled by the underlying windowing libraries, to which you have no access.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
damn that just sucks
*YOU* cant make buttons to do it, but you can put a note next to the form saying that depending on which form input is selected, they can hit control (mac=clover key) + z for undo, and + y for redo
Bookmarks