Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » post redo/undo
post redo/undo [message #1713125] Sat, 31 October 2015 23:44 Go to next message
Jack Webber is currently offline Jack WebberFriend
Messages: 5
Registered: October 2015
Junior Member
we are using graphiti version 0.10.0 so for undo/redo we have to implement IcustomUndoablefeature .But the interface doesn't have post undo and post redo methods.I see the methods have been added in later versions of graphiti with the new interface ICustomUndoRedoFeature .We cannot move to the later versions of graphiti for now.How can we make use of these new methods?. I need to execute some logic after undo and redo for all the features.

[Updated on: Sun, 01 November 2015 11:50]

Report message to a moderator

Re: post redo/undo [message #1713197 is a reply to message #1713125] Mon, 02 November 2015 09:32 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Jack,

sorry, but I don't see a way to achieve this in an older version of Graphiti, as the introduction of those methods required adapatations in Graphiti framework coding. Also downporting the new functionality is not possible because this is an API change.

I see only the option of upgrading to th enew Graphiti version, especially as Graphiti 0.10.0 is already 2 years old now.

Michael
Previous Topic:Undo and Redo options with AddFeature
Next Topic:How to interact with a PlatformGraphicsAlgorithm?
Goto Forum:
  


Current Time: Wed Sep 18 14:47:41 GMT 2024

Powered by FUDForum. Page generated in 0.04586 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top