Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Hotkeys for subapplications
Hotkeys for subapplications [message #1061623] Mon, 03 June 2013 10:51 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 14
Registered: May 2012
Junior Member
Hi,

is there an easy way to define hotkeys for subapplication?
Can somebody give me an example?

I read about key bindings, but I don't know how to get the command of a subapplication.

Thanks in advance,

Joe
Re: Hotkeys for subapplications [message #1064059 is a reply to message #1061623] Mon, 17 June 2013 13:09 Go to previous messageGo to next message
Thorsten Schenkel is currently offline Thorsten SchenkelFriend
Messages: 15
Registered: July 2009
Junior Member
Hi Joe,

I don't know exactly what you want to do.

1. Do you need hotkeys to switch from one sub-application to another?
Riena has already define hotkeys to switch form one sub-application to next (ctrl+page up) or to previous (ctrl+page down) sub-application.
Also you can use mnemonics to active one sub-application. Add the character "&" inside the label of the sub-application.
Example:
   ISubApplicationNode subApplication = new SubApplicationNode(new NavigationNodeId(
				"org.eclipse.riena.example.navigation.subapplication"), "Na&vigation");
   

2. Do you need hotkeys that only work in the context of a special sub-application?
Riena doesn't support this. Because not special context is activated for sub-applications.
If you need this, please open a bug.

Thorsten

Re: Hotkeys for subapplications [message #1064201 is a reply to message #1064059] Tue, 18 June 2013 08:46 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 14
Registered: May 2012
Junior Member
Hi Thorsten,

thanks a lot for your response.
Exactly what I was looking for.

Beste regards,

Joe
Previous Topic:Riena 5.0 on RAP 2.0, e4, e3
Next Topic:Riena Quo Vadis?
Goto Forum:
  


Current Time: Fri Apr 19 04:45:48 GMT 2024

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

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

Back to the top