Re: Feature request
Dietmar Schwertberger <[email protected]> Thu, 23 Jul 2020 19:58:41 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi! You can't use wxOwnerDrawnComboBox. You always need to derive your own class first. So, with the current master branch: - use a ComboBox - change "Instantiation Class" to e.g. "my_classes.MyODCBox" - add the import code "import my_classes" to the Code property Regards, Dietmar On 23.07.2020 07:25, Igor Korot wrote: > Hi, > Is it possible to include wxOwnerDrawComboBox in the wxGade? > > Thank you. > > > _______________________________________________ > wxGlade-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wxglade-general _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general