Hi, I'm just trying to use the CalendarCombo widget, which by the way seems to be a pretty good piece of work, but I'm experiencing a problem, after using the setDate() method.
Usually I can use the combo-field to enter a date directly, without using the popup. The entered date gets used after the popup afterwards and can be read using getDate(). If I use setDate() before, that doesn't work any more. The widget always uses the date which was set via setDate() - as long as I use the popup to select an other date, but I can't enter it directly. Do I have to specify a listener to the changing of the combo or something? Thanks for your help Bjoern _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
