Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Shortcut Events(How to catch them?)
Shortcut Events [message #664009] Thu, 07 April 2011 08:03 Go to next message
Alexander Mack is currently offline Alexander MackFriend
Messages: 100
Registered: July 2009
Senior Member
Hello,
I want to add a Listener to an editor (TextEditor) which can react on shortcut events.
My ModifyListener for example doesn't get called if the user cuts some text via (Ctrl + x).

Any suggestions? Thanks in advance?
Regards
Alex
Re: Shortcut Events [message #664620 is a reply to message #664009] Mon, 11 April 2011 12:33 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 07.04.2011 10:03, Alexander Mack wrote:
> Hello,
> I want to add a Listener to an editor (TextEditor) which can react on
> shortcut events.
> My ModifyListener for example doesn't get called if the user cuts some
> text via (Ctrl + x).
The modify listener works fine for me but this won't give you the
shortcut keys.

Dani
>
> Any suggestions? Thanks in advance?
> Regards
> Alex
Previous Topic:"Clear workspace" action
Next Topic:Eclipse helios(3.6.0) 'event processing job' issue
Goto Forum:
  


Current Time: Tue Sep 24 15:45:47 GMT 2024

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

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

Back to the top