|
|
|
|
Re: How to enable default keyboard support in RCP application [message #467719 is a reply to message #467475] |
Thu, 10 May 2007 09:01  |
Eclipse User |
|
|
|
Heikhaus wrote:
> Hi,
>
> I have the same problem. I defined my own context and scheme. But now i need to support working without a mouse. So i have the problem, that i need a shortcut for choosing views like the CTRL+F7 shortcut. I could implement a function like that but isn´t it more beautiful to use the existing functionality?
>
> My question: How can i realize that? For me i see the following ways:
> 1. Taking the eclipse-action (Where is that action defined?) and integrating this action via extensions in my application. Is that useful?
To get most of those actions, you use ActionFactory in your application
action bar advisor. If you create and register(*) it, it will be
available for the appropriate command.
Later,
PW
|
|
|
Powered by
FUDForum. Page generated in 0.03795 seconds