Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Setting editor dirty without commands
Setting editor dirty without commands [message #220190] Wed, 26 July 2006 08:47
Michael Pradel is currently offline Michael PradelFriend
Messages: 26
Registered: July 2009
Junior Member
We have a GEF editor with a corresponding model. The model performs
changes on itself without using commands. After what I've read here,
that's not exactly the way it should be. But there are several reasons
why we do so, and changing it would mean a large refactoring...

Now, I'd like to dirty the editor (so that the user is asked to save it
when closing) when these changes occur. Is there a nice way to do this?

E.g. can I reach the GraphicalEditor from the EditParts in it?

Thanks in advance!
Michael
Previous Topic:Resizing the Root Container in Shapes Example
Next Topic:Regarding EditPolicies and Commands and Requests
Goto Forum:
  


Current Time: Thu Sep 19 02:29:33 GMT 2024

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

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

Back to the top