Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Can't key bind an action!!!
Can't key bind an action!!! [message #1410641] Thu, 21 August 2014 09:14 Go to next message
Gal Rogozinski is currently offline Gal RogozinskiFriend
Messages: 40
Registered: June 2014
Member
Hello,

I have a custom action that was added programmatically by extending the ACTION class.
The action is created inside a Composite.

I tried to attach a keybinding to it by following the following tutorials:

http://www.vogella.com/tutorials/EclipseCommandsKeybindings/article.html
http://www.vogella.com/tutorials/EclipseRCP/article.html#keybindings_overview

http://wiki.eclipse.org/FAQ_How_do_I_make_key_bindings_work_in_an_RCP_application%3F
(it seems that fill actions bar is deprecated... and I can't get a reference to my created action).


Does anyone have any ideas? Should I change something else in plugin .xml?
Re: Can't key bind an action!!! [message #1410680 is a reply to message #1410641] Thu, 21 August 2014 11:18 Go to previous message
Gal Rogozinski is currently offline Gal RogozinskiFriend
Messages: 40
Registered: June 2014
Member
Perhaps it could be because I have overriden action's runwithevent() method instead of run()?
Previous Topic:RCP looks on linux
Next Topic:My editor is intercepting key events from the Quick Access text field
Goto Forum:
  


Current Time: Thu Apr 25 04:32:29 GMT 2024

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

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

Back to the top