Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » keyboard shortcuts not visible under OS-X
keyboard shortcuts not visible under OS-X [message #507247] Tue, 12 January 2010 15:49 Go to next message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
In my own application I have a menu and the actions have keyboard
shortcuts.
In a Windows and Linux Platform, the menu also shows all keyboard
shortcuts by default. On a Mac platform, the menu does not.

See Screenshots:

Windows:
https://rtsys.informatik.uni-kiel.de/trac/kieler/raw-attachm ent/ticket/495/menu-win32.png

Mac:
https://rtsys.informatik.uni-kiel.de/trac/kieler/raw-attachm ent/ticket/495/menu-osx.png


How do I get the screenshots also visible in the menu under Mac OS?
Standard Screenshots are already visible under mac but not my own ones.

Cheers,
Hauke
Re: keyboard shortcuts not visible under OS-X [message #507523 is a reply to message #507247] Wed, 13 January 2010 18:33 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

What version of eclipse is your RCP based on? 3.5.1? 3.4.2? What Mac
are you running? carbon? cocoa-64?

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Re: keyboard shortcuts not visible under OS-X [message #509104 is a reply to message #507523] Thu, 21 January 2010 11:46 Go to previous messageGo to next message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Paul Webster schrieb:
> What version of eclipse is your RCP based on? 3.5.1? 3.4.2? What Mac
> are you running? carbon? cocoa-64?

I'm running Eclipse 3.5.1 with cocoa-64.

It comes out that usual shortcuts like CMD+Alt+K or something are shown
properly also on the mac.
Only successive shortcuts like "CMD+K L" that we use (emacs style) are
not shown on the Mac (but on other platforms).

Any idea?

Hauke
Re: keyboard shortcuts not visible under OS-X [message #509130 is a reply to message #509104] Thu, 21 January 2010 13:16 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 21/01/10 5:16 PM, Hauke Fuhrmann wrote:
> I'm running Eclipse 3.5.1 with cocoa-64.
>
> It comes out that usual shortcuts like CMD+Alt+K or something are shown
> properly also on the mac.
> Only successive shortcuts like "CMD+K L" that we use (emacs style) are
> not shown on the Mac (but on other platforms).

Its reproducible on latest I builds as well. Sounds like an SWT issue.


- Prakash
Platform UI Team, IBM

Blog <http://blog.eclipse-tips.com>
Twitter <http://www.twitter.com/Eclipse_Tips>
Re: keyboard shortcuts not visible under OS-X [message #509147 is a reply to message #509104] Thu, 21 January 2010 14:05 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Hauke Fuhrmann wrote:
>
> It comes out that usual shortcuts like CMD+Alt+K or something are shown
> properly also on the mac.
> Only successive shortcuts like "CMD+K L" that we use (emacs style) are
> not shown on the Mac (but on other platforms).

As Prakash mentioned it sounds like SWT+cocoa won't show multi-stroke
shortcuts. Please open a bug at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=SWT

PW



--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:feature can't access 3rd party jar of plugin
Next Topic:"Browse Workspace" command.
Goto Forum:
  


Current Time: Thu Mar 28 08:45:58 GMT 2024

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

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

Back to the top