Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » undo » redo (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: Undo question?

    My suggestion here is to serialise the entire model after every action using a stream. This is the only way to implement your own undo/redo system without access to the source code. This can be done by calling Diagram.Save/Load with a stream (you can used a compressed stream in .net 2.0) You can use...
    Posted to Forum by James Westgate on 11-12-2007
  • Re: Undo question?

    If afraid this is a limitation of the undo/redo system in version 4.0. It cannot seperate undo/redo tasks by "command' only at the "element" level. This is something we will address in version 5.0. You could write your own undo/redo system by serialising the model after each command...
    Posted to Forum by James Westgate on 10-29-2007
Page 1 of 1 (2 items)