Posted 14 years ago by Brian Rice
Avatar
I've been thinking about different ways to add Undo/Redo to support to my WPF application. And, thought I would ask if you guys have any tips or suggestions. Are there any classes in your code libraries that could assist me with implementing this?

Thanks!

- Brian

[Modified at 10/06/2009 02:52 PM]

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Brian,

Our SyntaxEditor product has an undo/redo buffer it uses but it's geared specifically for undo related to SyntaxEditor so that wouldn't really be useful for you. We don't have anything else released, but this article may help you:
http://www.codeproject.com/KB/cs/undoredobuffer.aspx


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.