Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » CTRL + Z (undo) listener(Execute some code on CTRL +Z)
CTRL + Z (undo) listener [message #1069804] Tue, 16 July 2013 11:45 Go to next message
Eclipse UserFriend
I need to execute some code on CTRL+Z shortcut. If I create new key-command I got a binding conflict exception. Which is the best way to solve my problem?
Re: CTRL + Z (undo) listener [message #1070330 is a reply to message #1069804] Wed, 17 July 2013 14:51 Go to previous message
Eclipse UserFriend
If you have CTRL+Z binded to the org.eclipse.ui.undo command, then you have to activate your own handler for it.
http://wiki.eclipse.org/Platform_Command_Framework
Previous Topic:signing eclipse plugin with organizational web service
Next Topic:Keyboard shortcut to traverse/access the main toolbar of an RCP application
Goto Forum:
  


Current Time: Fri Mar 28 00:00:48 EDT 2025

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

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

Back to the top