Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to handle shortcuts in editor with different targets ?
How to handle shortcuts in editor with different targets ? [message #334249] Thu, 29 January 2009 10:01
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
I am searching for good hints on the following scenario:#

I have two or more editable table viewers in an editor page. These are
sorrunded by a section by convention and i have programmaticaly declared
actions (could be menu contributions but this makes it even harder) on
the sections toolbar to create and delete rows. How can I bind keyboard
shortcuts to these actions that target at the action with tableviewer
that has the focus ? I mean invoke add on the right table ?

I think I can have different command handlers and set the context
corresponding but I think this is lot of work ??

Regards Thomas
Previous Topic:Problem in maximising the editors
Next Topic:Immediate cancellation of Progress Monitor Dialog
Goto Forum:
  


Current Time: Fri Apr 26 07:45:34 GMT 2024

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

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

Back to the top