On 22 Jun 2006 06:45:25 -0700, Roland Rickborn
<[EMAIL PROTECTED]> wrote:
> My first question:
> how can a wx.ComboBox be fed by a dictionary?
This is one of those annoying things about wxPython that made me so
happy to switch to using the dabo.ui wrapper for wxPython instead. You
can set up the
Roland Rickborn wrote:
> Hi folks,
...
> As the subject says, I'd like to feed a wx.ComboBox with a
> dictionary/hash. According to the posting of Stano Paska ("wxComboBox
> <> combobox", 20 Jul. 2004), there seems to be a way to do this:
>
> > You must use something like
> > combo.Append('aaa', 'a
Roland Rickborn wrote:
> Hi folks,
>
> I am relatively new to Python. Although I read a lot of howtos,
> introductions and wikis, I am still having trouble ;-)
>
> My querstion:
> As the subject says, I'd like to feed a wx.ComboBox with a
> dictionary/hash. According to the posting of Stano Paska
Hi folks,
I am relatively new to Python. Although I read a lot of howtos,
introductions and wikis, I am still having trouble ;-)
My querstion:
As the subject says, I'd like to feed a wx.ComboBox with a
dictionary/hash. According to the posting of Stano Paska ("wxComboBox
<> combobox", 20 Jul. 200