Re: Put a variable list in Combobox
Carsten Grohmann <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Carlos, Carsten Grohmann schrieb am 15.08.2015: > Hi Carlos, > > But how I can generate "[_(*"<set by *wxGlade>”)]” by a variable > > name directly in wxGlade soft, the result must be > > > > self.wxSysNotMatCompEmpresa = wx.ComboBox(self.NoteBookMatrizCom, > > wx.ID_ANY, choices=VariableName, style=wx.CB_DROPDOWN | > > wx.TE_PROCESS_ENTER ) > > unfortunately you can't. It's not possible in wxGlade to store choices > in lists and use the list in widget constructor. The C++ code uses > such a list internally, but it's not public accessible. What's your intention? What's the background of your request? Carsten ------------------------------------------------------------------------------ _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general