Modified the wizard_elements.Base_value base GUI element class to handle combo boxes.
This class can now choose between a wx.TextCtrl or a wx.ComboBox element with the element_type keyword arg.
Authored by: bugman 2012-05-02
Parent: [r15886]
Child: [r15888]