Actions problem [message #27663] |
Tue, 06 May 2003 03:25  |
Eclipse User |
|
|
|
Originally posted by: chronos.k.ro
Hi all,
I made a simple plug-in that has an action that does something... The
action has an accelerator (key shortcut) and a menu item into a menu
group. The plug-in works using the key shortcut. But, if I don't provide
the action with a menu item into a menu group, the plug-in doesn't work
anymore, although I still have the key shortcut. It seems like I can't use
the key shortcut if the action doesn't have a GUI (menu item into a menu
group in this case). Could someone tell me why this is happening?
Thanks
|
|
|
Re: Actions problem [message #28535 is a reply to message #27663] |
Tue, 06 May 2003 18:29  |
Eclipse User |
|
|
|
Originally posted by: lynne_kues.oti.com
Keyboard shortcuts are specifically designed to work with menu items, so you
must associate the shortcut with a menu item.
"chronos" <chronos@k.ro> wrote in message news:b97o16$l3f$1@rogue.oti.com...
> Hi all,
>
> I made a simple plug-in that has an action that does something... The
> action has an accelerator (key shortcut) and a menu item into a menu
> group. The plug-in works using the key shortcut. But, if I don't provide
> the action with a menu item into a menu group, the plug-in doesn't work
> anymore, although I still have the key shortcut. It seems like I can't use
> the key shortcut if the action doesn't have a GUI (menu item into a menu
> group in this case). Could someone tell me why this is happening?
>
> Thanks
>
|
|
|
Powered by
FUDForum. Page generated in 0.05531 seconds