Predefined brush colours

Phil <[email protected]> Wed, 4 Nov 2020 10:33:05 +1000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
I've spent hours searching for a list of predefined brush colours. I've 
found a list of predefined colours, however, they are not compatible 
with what follows:

wx.RED_BRUSH, green, blue and yellow are all valid brush colours.

wx.ORANGE_BRUSH is not valid even though orange is on the list of valid 
colours.

Even though I only need six brush colours, maybe I should consider 
setting the brush colour from the list of valid colours instead?

-- 
Regards,
Phil

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/0dd13631-9193-29ae-b0c2-d7899a81f9f6%40gmail.com.