Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Unhandled accelerator keycodes
Unhandled accelerator keycodes [message #121672] Mon, 16 February 2009 17:32 Go to next message
Enrico Zanaga is currently offline Enrico ZanagaFriend
Messages: 50
Registered: July 2009
Member
Hi,

in org.eclipse.jface.action.LegacyActionTools class there are some keys
not handled: ARROW_UP, ARROW_DOWN, ARROW_LEFT, ARROW_RIGHT, PAGE_UP,
PAGE_DOWN, HOME, END, INSERT, and F1 to F12.

The code copied from SWT is commented out.
Will these keys (all or any) be handled in future?

Thanks
Enrico
Re: Unhandled accelerator keycodes [message #121735 is a reply to message #121672] Tue, 17 February 2009 12:31 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Enrico,

thanks for the hint. I enabled the mentioned code. Please note that
this does not mean that there is general support for accelerator keys.

Cheers,
Rüdiger

Enrico Zanaga wrote:
> Hi,
>
> in org.eclipse.jface.action.LegacyActionTools class there are some keys
> not handled: ARROW_UP, ARROW_DOWN, ARROW_LEFT, ARROW_RIGHT, PAGE_UP,
> PAGE_DOWN, HOME, END, INSERT, and F1 to F12.
>
> The code copied from SWT is commented out.
> Will these keys (all or any) be handled in future?
>
> Thanks
> Enrico
Previous Topic:dialogCellEditor
Next Topic:Qooxdoo and RAP
Goto Forum:
  


Current Time: Sat Apr 27 00:06:13 GMT 2024

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

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

Back to the top