Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » CDateTime selection highlighting
CDateTime selection highlighting [message #598911] Wed, 27 January 2010 09:22
Michael Lindner is currently offline Michael LindnerFriend
Messages: 10
Registered: November 2009
Junior Member
Hello everybody,

I'm using a CDateTime widget as CellEditor in a GridTreeViewer.

cdt = new CDateTime(parent, CDT.DROP_DOWN | CDT.TIME_MEDIUM | CDT.CLOCK_24_HOUR | CDT.DATE_SHORT);
cdt.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, false, false));
When I'm clicking on a day in the calendar section, that day is not been highlighted. Is this a bug or have I created a wrong widget?
Previous Topic:CDateTime selection highlighting
Next Topic:MS Excel like spreadsheet features
Goto Forum:
  


Current Time: Thu May 02 08:44:54 GMT 2024

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

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

Back to the top