[wxPython-users] Can't get a choice pull-down to initialize
without any selection on Linux
Regan Tackett
regantackett at comcast.net
Sat Oct 27 11:36:56 PDT 2007
I solved my problem by using a wx.ComboBox instead of a wx.Choice
widget. I also like the look of it better. It is still strange that
"SetSelection(-1)" will not work in Linux to set the default value of
the drop down(Choice) box to be blank.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
More information about the wxpython-users
mailing list