Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to set bg color for PolylineConnection?
How to set bg color for PolylineConnection? [message #5460] Wed, 29 May 2002 16:36 Go to next message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
I have some PolylineConnection with attached PolygonDecoration. When I
change foreground color for this connection everything behaves like
expected - color is changed for both line and decoration. But
setBackgroundColor do nothing and background of decoration remains the same.

Is it a bag or feature?
Re: How to set bg color for PolylineConnection? [message #5466 is a reply to message #5460] Wed, 29 May 2002 17:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.ibm.com

Sounds like a bug.

In reality, we didn't want to draw the polygon and fill it, but the way fill
works, you have to do that.
So, most users will want the background color to be the foreground color.
Is this what you were expecting?

We can change it to make the background color *be* the foreground color,
unless the background color is specifically set on the decoration.

Please open a bugzilla.

"Alex Selkov" <as@empproject.com> wrote in message
news:ad2v5t$67p$1@rogue.oti.com...
> I have some PolylineConnection with attached PolygonDecoration. When I
> change foreground color for this connection everything behaves like
> expected - color is changed for both line and decoration. But
> setBackgroundColor do nothing and background of decoration remains the
same.
>
> Is it a bag or feature?
>
>
>
>
Re: How to set bg color for PolylineConnection? [message #5483 is a reply to message #5466] Wed, 29 May 2002 17:50 Go to previous message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
Excellent! I most cases that is intuitevly expected behavior (at least for
me).

"Randy Hudson" <none@ibm.com>
Previous Topic:Printing support in GEF...
Next Topic:Another documentation question
Goto Forum:
  


Current Time: Wed Feb 05 19:08:19 GMT 2025

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

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

Back to the top