Missing system colours from bacground selection
"Brendan Simon (eTRIX)" <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Organization | eTRIX pty ltd |
| Message-ID | <[email protected]> |
I'm trying to set the background colour of a custom widget. I want to set it to wx.SYS_COLOUR_LISTBOX, but that option does not appear in the list of selections. It appears that others are also missing. https://wxpython.org/Phoenix/docs/html/wx.SystemColour.enumeration.html NOTE: I can set it in code: self.myctrl.SetBackgroundColour( wx.SystemSettings.GetColour( wx.SYS_COLOUR_LISTBOX ) ) Brendan. _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general