Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF / Draw2D drawing problems on Mac OS X ?
GEF / Draw2D drawing problems on Mac OS X ? [message #244755] Sat, 02 August 2008 08:40 Go to next message
Eclipse UserFriend
Originally posted by: mopr.xxxxx.org

Hi,

I have created a GEF-based editor. On Win XP everything works fine. On Mac OS X (Intel processor) however, I get several drawing problems:
(1) when moving an edit part's figure a solid, intransparent black rectangle is shown instead of the usual transparent, blue rectangle
(2) when dragging the mouse on the background - in order to select more than one edit part - a solid white(!) line is shown instead of the usual dashed rubber band (since the background is white, this line is visible only where it crosses a figure of an edit part).

Can this be a problem in my code or is this a known issue in Draw2D ? I noticed that anti-aliasing is in effect under Mac OS but not Win XP. Could this cause these problems ? If so, how can I turn off anti-aliasing in GEF / Draw2D (I have only found a method in ConnectionLayer, but not for other types of layers) ?

I'd appreciate any ideas ! Thank you so much in advance,

Oliver
Re: GEF / Draw2D drawing problems on Mac OS X ? [message #244759 is a reply to message #244755] Mon, 04 August 2008 14:12 Go to previous message
Jens von Pilgrim is currently offline Jens von PilgrimFriend
Messages: 313
Registered: July 2009
Senior Member
Hi,

On 2008-08-02 10:40:45 +0200, Oliver <mopr@xxxxx.org> said:
> I have created a GEF-based editor. On Win XP everything works fine.
> On Mac OS X (Intel processor) however, I get several drawing problems:
> (1) when moving an edit part's figure a solid, intransparent black
> rectangle is shown instead of the usual transparent, blue rectangle

see https://bugs.eclipse.org/bugs/show_bug.cgi?id=50228

> (2) when dragging the mouse on the background - in order to select more
> than one edit part - a solid white(!) line is shown instead of the
> usual dashed rubber band (since the background is white, this line is
> visible only where it crosses a figure of an edit part).

Uups.. yes. I have the same bug in my applications (and in some 3rd
party GEF editors such as Topcased). So I assume it's a Draw2D bug, but
I'm not sure... maybe you would find something in bugzilla (or add a
new report there).

Cheers

Jens
Previous Topic:Zest custom container
Next Topic:Are there a summary of policies?
Goto Forum:
  


Current Time: Tue Mar 19 10:58:00 GMT 2024

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

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

Back to the top