Skip to main content



      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 12:10 Go to next message
Eclipse UserFriend
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 12:21 Go to previous message
Eclipse UserFriend
Never mind, this works fine
Previous Topic:Questions about JFace Menus
Next Topic:Part of Selection table binding problem
Goto Forum:
  


Current Time: Wed Jul 23 03:33:13 EDT 2025

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

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

Back to the top