Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How can i set the BackgroundColor of the Selected item?
How can i set the BackgroundColor of the Selected item? [message #459411] Tue, 09 August 2005 08:36
Eclipse UserFriend
Originally posted by: sangmin.lee.ge.com

Hi,
I made a TableViewer like below.
TableViewer tableviewer = new TableViewer(top, SWT.BORDER |
SWT.FULL_SELECTION | SWT.HIDE_SELECTION);

when user selects a row, the row's backcolor is black.
I'd like to change the color.
how can i do?
Previous Topic:Need Advice on Table Implementations
Next Topic:org.eclipse.swt.SWTException: Invalid thread access
Goto Forum:
  


Current Time: Fri Apr 26 10:10:00 GMT 2024

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

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

Back to the top