Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to show accel keys in menus (JFace Action)?
How to show accel keys in menus (JFace Action)? [message #765232] Tue, 13 December 2011 17:10 Go to next message
Bill  is currently offline Bill Friend
Messages: 13
Registered: February 2011
Junior Member
We have built a JFace Application Window app. It has a conventional File/Edit/etc menu structure built using the MenuManager class. The leaf nodes of the menu are made with the JFace Action class.

When we set the accelerator for an Action to ALT+somekey, we see the ALT+somekey, right-aligned in the menu when the program runs.

Accelerators using the CTRL key, however, do not appear. How to fix this?

Re: How to show accel keys in menus (JFace Action)? [message #765238 is a reply to message #765232] Tue, 13 December 2011 17:21 Go to previous message
Bill  is currently offline Bill Friend
Messages: 13
Registered: February 2011
Junior Member
Never mind, this works fine
Previous Topic:Questions about JFace Menus
Next Topic:Part of Selection table binding problem
Goto Forum:
  


Current Time: Tue Mar 19 09:56:05 GMT 2024

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

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

Back to the top