Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » draw2d Fill Color dependency on Linux libraries(I wanted to check if draw2d APIs like fillcolor have dependency on Linux libraries)
draw2d Fill Color dependency on Linux libraries [message #1349636] Mon, 12 May 2014 09:27 Go to next message
Badri narayan is currently offline Badri narayanFriend
Messages: 7
Registered: April 2013
Junior Member
I have an issue with fillcolor on Linux

When I drag a gmf shape beyond certain bounds, the fillcolor on the shape disappears.
This occurs only on RedHat Enterprise Linux 5.8 version and not on version 6.1 and beyond. I wanted to know if draw2d depends on Linux specific libraries, if yes, what are the libraries.
Re: draw2d Fill Color dependency on Linux libraries [message #1349665 is a reply to message #1349636] Mon, 12 May 2014 09:40 Go to previous message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
Draw2d does not have own platform-dependent native code. However, it depends on SWT (it uses a Canvas to draw figures), which is platform specific. As such, you should better ask this question in the SWT forum.
Previous Topic:How to add a Draw2d Figure to the GEF Palette?
Next Topic:Enforce FlowLayout / suppress scrolling
Goto Forum:
  


Current Time: Thu Mar 28 16:27:59 GMT 2024

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

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

Back to the top