On 1 Jul 2002, Arjan Molenaar wrote: > You have to use it right... Assign a name to the widget for which you > want to change the color. Then use that name in a "custom" stylesheet to > change the color. You can do that inline (as shown below) or in a > seperate rc file which can be parsed by gtk.rc_parse(filename).
OK. This is better. Thanks! Jacek _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
