[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: How do I register an accelerator that doesn't appear in the menu (nt)
|
Chan (or Randy):
> Actually, nothing appears in the menu. There is no menu item at all. I
> want to create an accelerator for a Toolbar Item, or perhaps a context menu,
> or anything that doesn't appear in the menu. Can I do this?
<head hung low> Sorry, you can't do it. Accelerators are only honoured
for menu items which appear in the window menu. This means that only
action set items and editors can define accelerators.
Dave