I was searching for a better SWT DateTime widget, since the standard widget isn't really "done" yet.
Durring my search I stumbled over the Eclipse Nebula project, which provides a few real nice widgets that extend the SWT widget collection.
Currently the widgets are in Alpha and Beta status. Right now I'm using the DateChooserCombo in a CellEditor, I found and reported a Bug and hope the widgets will be stabilzed soon.
http://www.eclipse.org/nebula/
Subscribe to:
Post Comments (Atom)
2 comments:
I am attempting to use this widget in the same way. I get an identical error and stack trace.
Did you ever find the problem or perhaps make it work?
hey Mike
I haven't found a solution jet. I wasn't working on the project for a while because I have a lot to do at work.
The eclipse galileo release has improved the DateTime widget, check out:
http://download.eclipse.org/eclipse/downloads/drops/S-3.5M6-200903130100/eclipse-news-M6.html
I haven't used it jet but maybe that would solve the problem?
Post a Comment