Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Can I change the row color in the property views?(IPropertySource)
Can I change the row color in the property views?(IPropertySource) [message #466027] Thu, 29 December 2005 08:58
Johnson is currently offline JohnsonFriend
Messages: 13
Registered: July 2009
Junior Member
I'm writing an Eclipse plug-ins project and need to show property view on
Eclipse editor.

The package I use is org.eclipse.ui.views.properties.IPropertySource . For
my purpose, some of the property rows are editable and some are not. It
would be great if I can use color highlight to indicate whether the proeprty
row is editable.

Problem 1:
Is it possible to change the color of property rows?

Problem 2:
All the rows are sorted by the property name. Can I cancel sorting
feature??

Thanks!!
Previous Topic:How to layout OK & Cancel button like in Preference dialog
Next Topic:swt-win32-3138.dll Source Code
Goto Forum:
  


Current Time: Sun Dec 08 05:57:52 GMT 2024

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

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

Back to the top