[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Can I change the background color of toolbar?
|
- From: grant_gayed@xxxxxxxxxx (Grant Gayed)
- Date: Thu, 17 Apr 2003 11:57:21 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
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