HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 154212 thumbnail
User 252611 avatar

By Thierry.Lefort
via codeproject.com
Published: Feb 05 2009 / 17:30

This article presents a simple way to add undo/redo support (http://en.wikipedia.org/wiki/Undo) to your applications. The framework is able to handle various scenarios. However, I am not claiming that it is able to handle all possible scenarios, nor that it is the smartest framework. Basic C++ & STL understanding is required. To understand the demo application, basic MFC understanding is also required. I have used Microsoft Visual C++ and Windows XP Professional. The framework can easily be ported to other operating systems.
  • 10
  • 0
  • 1414
  • 1

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.