Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Handle CTRL+S in a RAP application
Handle CTRL+S in a RAP application [message #1761447] Thu, 11 May 2017 09:06 Go to next message
Tamas Gorzsas is currently offline Tamas GorzsasFriend
Messages: 13
Registered: March 2016
Junior Member
Hi all,

is there a way to handle the default CTRL+S key binding in RAP?

Thx,
Tamas
Re: Handle CTRL+S in a RAP application [message #1761918 is a reply to message #1761447] Thu, 11 May 2017 20:34 Go to previous messageGo to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
I have a workbench based application. ctrl-S works fine to invoke the save action. I just call setActionDefinitionId(IWorkbenchCommandConstants.FILE_SAVE); on my save action before I registered it

Re: Handle CTRL+S in a RAP application [message #1763374 is a reply to message #1761918] Sun, 14 May 2017 18:08 Go to previous message
Tamas Gorzsas is currently offline Tamas GorzsasFriend
Messages: 13
Registered: March 2016
Junior Member
Hi Chris,

your idea helped me.

I tried to use commands, but I don't know how can I override the default scheme in RAP.

Thanks,
Tamas

Previous Topic:Multiline header in table
Next Topic:Deploying RAP Mail onto Apache Karaf
Goto Forum:
  


Current Time: Fri Apr 19 01:21:22 GMT 2024

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

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

Back to the top