Rafael Villar Burke wrote: > Darren Enns wrote: > >> Frédéric wrote: >> >> I would imagine that *somebody* out there has written PyGTK apps with >> RadioButtons, and opted not to use the default colors? >> >> > As someone previously said, you should try modifying the "base" color. > In Gtk+ you don't only have foreground vs. background, but also "base". > It is to text elements what you'd normally understand as "background". > > Have fun, > > Rafael Villar Burke > Thanks for responding! Actually, I did try adding 'base' and even 'text' commands, but they were (apparently) all ignored. Ideally, I would hope to be directed to working example.
Dare _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
