undo operation
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I was wondering if anyone had an idea of how to implement a global undo feature. Something like what microsoft offers with all of their applications. I have an application that does some undoing, but I would like to convert this to handle any operation. Any suggestion is appreciated...
-
Hi, I was wondering if anyone had an idea of how to implement a global undo feature. Something like what microsoft offers with all of their applications. I have an application that does some undoing, but I would like to convert this to handle any operation. Any suggestion is appreciated...
Keith rule has an artice "Simple and Easy Undo/Redo" at http://www.codeproject.com/docview/undo.asp