[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: Gray polyline connections

Maybe you are setting the foreground color more than once?

"Alexander Eiken" <Alexander.Eiken@xxxxxxxxxxxxxxxxxxx> wrote in message
news:c76d3d$s8q$1@xxxxxxxxxxxxxx
> Hello,
>
> I developed an editor with different types of connections between some
> nodes. Each connection type should be displayed in a different color.
> The problem is that all polyline connections are drawn in the same gray
> color even though I set a different foreground color. The decorations of
> these connections are displayed in the right color.
>
> Any ideas what could cause this problem?
>
> Thanks, Alexander.