Now that I fixed the "bug" I had with DateChooserCombo.setFormatter I think I found a real bug/weird behavior:
When two DateChooserCombo's are set to use the same DateFormatter instance and you select a date in the first, the date dat is shown in the second changes to the date you selected in the first. Simple workaround: use a new DateFormatter instance for each DateChooserCombo. (Not sure if this is serious enough to create a bug report for.) Regards, Henno Vermeulen Huize Molenaar
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
