The ComboBox data values are now set to the choices in the __init__() method if not given.
This is required by the GUI tests, as the ResetChoices() method which does the same thing has not been called.
Authored by: bugman 2012-05-18
Parent: [r16343]
Child: [r16345]