Archive for September 23rd, 2008
Undo and redo
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.
2 comments September 23, 2008
