How can I set the bg color for a CList widget?

If my gtkrc file contains, for example

widget_class "*GtkEntry" style "text"

the bg colors in "text" will be honored.

but if I code

widget_class "*GtkCList" style "text"

this will be ignored

I even tried putting the CList in a GtkEventBox and setting the style
in code.

Nothing seems to affect CList - it's always dazzling white


-- 
Collins Richey - Denver Area - WWTLRD?
gentoo(since 01/01/01) 2.4.18+(ext3) xfce-sylpheed-mozilla
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to