Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF & RCP in RTL style.
GEF & RCP in RTL style. [message #145695] Fri, 30 July 2004 14:41
Stephane  fournier is currently offline Stephane fournierFriend
Messages: 340
Registered: July 2009
Senior Member
Hi,
I am running a RCP application including GEF in RTL style.

I have got troubles in the editor. I am using a
GraphicalEditorWithFlyoutPalette...

The problem is when I am selecting a graphical object, it is not this one
which are displayed as selected but the same redrawing in another
location. I am thinking the trouble is due to double-buffering?? The GC
should not have the style bit RTL set up. I try to find the allocation of
the GC in gef & drawd2d code to make a patch but I did not succeed.

I have a look at org.eclipse.draw2d.SWTGraphics class, I was wondering if
in the constructor I recreate a new GC with the rigth style bit + setting
up the attributes from the GC given as parameter will be a possible fix ?

Stephane.
Previous Topic:Horizontal?!? FlowLayout
Next Topic:Idea for addressing the prerequisites problem - move EMF, GEF, and XSD to Platform
Goto Forum:
  


Current Time: Fri Apr 26 11:27:45 GMT 2024

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

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

Back to the top