Skip to main content



      Home
Home » Eclipse Projects » GEF » GEF & RCP in RTL style.
GEF & RCP in RTL style. [message #145695] Fri, 30 July 2004 10:41
Eclipse UserFriend
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: Sun Jun 08 14:37:28 EDT 2025

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

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

Back to the top