Re: How to change the background color of the radiobox group control to match the color of its window
Dietmar Schwertberger <[email protected]> Sun, 25 Aug 2019 19:59:27 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 25.08.2019 19:18, M A wrote: > What I am trying to do is have a RadioBox that has the same background color as the window it is in. The background color of the window it is in has a RGB value of 236,236,236. When I go to the RadioBox's background properties and set the RGB values to 236, the color changes to a slightly different color than what I wanted. Using the Digital Color Meter application I was able to see its color value as 230,230,230. Is there a way to make the background color of the RadioBox completely transparent so it becomes the color of its parent widget? I would expect that setting to NullColour would work. That's probably identical to not setting it at all. Gruß, Dietmar Schwertberger _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general