Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » How to disable Ctrl+Z option(Trying to disable Ctrl+Z option)
How to disable Ctrl+Z option [message #1473726] Fri, 14 November 2014 21:56 Go to next message
Anil tanneru is currently offline Anil tanneruFriend
Messages: 21
Registered: March 2014
Junior Member
We are trying to disable Ctrl+Z option in Grpahiti. Is there any way to disable that option,even though user hit Ctrl+Z option it wont make any changes on Editor.
Re: How to disable Ctrl+Z option [message #1478425 is a reply to message #1473726] Tue, 18 November 2014 17:22 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Anil,

simply return fals in the method canUndo of your feature, that will disable the complete undo functionality for that feature.

Michael
Previous Topic:How to set the selection programmatically?
Next Topic:Features code no more executed after Diagram Reopened
Goto Forum:
  


Current Time: Tue Mar 19 05:37:17 GMT 2024

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

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

Back to the top