Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Mnemonic behavior
Mnemonic behavior [message #1171598] Tue, 05 November 2013 10:46 Go to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
Hi, I have enabled mnemonics by setting

display.setData( RWT.MNEMONIC_ACTIVATOR, "CTRL" );



Now I open a menu with a mouseclick and press "CTRL", now the mnemonics doesn't show. Is this a bug or intended behavior?

I would expect them to appear (even when the menu is already opened)

Thanks
Re: Mnemonic behavior [message #1171855 is a reply to message #1171598] Tue, 05 November 2013 14:32 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

> Now I open a menu with a mouseclick and press "CTRL", now the mnemonics
> doesn't show. Is this a bug or intended behavior?

Actually, the correct behavior would probably be for the menu to
disappear, as it does in windows. (Most RAP behavior imitates SWT
windows). In any case I would not consider it a bug.

Greetings,
Tim

>
> I would expect them to appear (even when the menu is already opened)
>
> Thanks

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Mnemonic behavior [message #1172976 is a reply to message #1171855] Wed, 06 November 2013 07:45 Go to previous message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
Hi Tim,

okay, thanks for your answer.

Matthias
Previous Topic:Drawing with GC on shell
Next Topic:Accelerator problem
Goto Forum:
  


Current Time: Mon Sep 23 22:13:52 GMT 2024

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

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

Back to the top