Formattin gtext in a ComboBox

giles@nw.com.au wrote:

Hi,

Is there anyway to format the text such as BOLD, COLOR, etc in a ComboBox ?

No.

Is there a way to VETO the selection in a ComboBox. ie: to have
non-selectable items ?

No, wxComboBox doesn't give a chance to veto before the selection is made.

Is there anyway to automatically have a ComboBox drop down it's list ?

No.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!