Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Check if RCP App is in right-to-left mode?(Is there a way to properly check for rtl parameter?)
Check if RCP App is in right-to-left mode? [message #1428730] Mon, 22 September 2014 04:51 Go to next message
Eclipse UserFriend
I created a widdget which should position shells properly in rtl mode.

Is there a way to ask the platform for the orientation which it's started in?

I only found some related code in WorkbenchPlugin, but it's methods a private.
Re: Check if RCP App is in right-to-left mode? [message #1428927 is a reply to message #1428730] Mon, 22 September 2014 10:54 Go to previous message
Eclipse UserFriend
It looks like the JFace BidiUtils provides some support for querying the state, but from what I could see everything really comes down to checking JFace's Window#getDefaultOrientation().

Brian.
Previous Topic:EMF: Reuse existing Model
Next Topic:change main menu after opening a file
Goto Forum:
  


Current Time: Sun Jul 13 07:01:33 EDT 2025

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

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

Back to the top