Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » BG Color for a PShelfItem
BG Color for a PShelfItem [message #595495] Tue, 30 June 2009 12:54
Santhosh Missing name is currently offline Santhosh Missing nameFriend
Messages: 12
Registered: July 2009
Junior Member
Hi Everyone ,

I am relatively new to SWT and Nebula .

I have a requirement to display multiple composites within a PShelf which
i am able to do with ease .

However , I have another requirement to change the BG Color of the
PShelfItem if a particular threshold is reached .

PShelfItem item1 = new PShelfItem(pshelf,SWT.NONE);
item1.setText("Navigation");

// item1.setBackGround() ## Not available .

IS there a way to change the BG color of a PShelfItem ?

On analyzing, found that color changing prop is available only to PShelf
and a renderer can be set only to a PShelf

Please advice .

Thanks in advance,
Santhosh
Previous Topic:BG Color for a PShelfItem
Next Topic:Make row invisible
Goto Forum:
  


Current Time: Fri Apr 26 09:38:13 GMT 2024

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

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

Back to the top