[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Can I change the background color of toolbar?

ToolBar inherits #setBackground(Color), so you can use this.  There isn't
a way to make the ToolBar transparent though.

Grant

Eric Suen wrote:

> Hi,

>     Can I change the background color of toolbar or make it
> transparent?

> Regrads

> Eric