Undo and redo
September 23, 2008
I’ve seen quite a few people on the internet ask about how to implement undo in an AIR application.
Most desktop applications enable the user to undo and redo their changes to a document. So users expect this functionality in an AIR application. The ability to undo changes is an invaluable feature to any application where the user makes changes to a document.
I’ve submitted a document to the AIR cookbook, that describes exactly how to achieve this. Plus code examples.
Click here to view my article.
Don’t forget to leave a high rating.
As well as solving some problems out there, I expect this will raise some questions. You can ask your questions here by leaving a comment, or at the AIR cookbook.
Entry Filed under: Adobe AIR. .
2 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed

1.
Doug Arthur | September 23, 2008 at 3:11 pm
The article is not coming up in the search. Could you post it on your blog?
Thanks,
Doug
Doug Arthur’s Flex, AIR, and ColdFusion Blog
2.
e2easy | September 23, 2008 at 5:54 pm
Ok, I’ve made a link now. See edited post.
Daniel