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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
