Hello!

My normal 'Button' buttons (and now 'ToggleButtons') honor my background 
color requests just fine (i.e. gtk.STATE_NORMAL, gtk.STATE_ACTIVE, 
gtk.STATE_PRELIGHT), but now that I have finally learned how to use 
'RadioButton' buttons in my code, the background color setting is being 
ignored!  Am I going crazy?  All of my other buttons are set 
intentionally to a solid 'black' background, and the 'RadioButton' 
buttons stand out since they have a light gray background.

I thought I would also try gtk.STATE_INSENSITIVE and gtk.STATE_SELECTED, 
but those don't (apparently) make any difference either.

Can anyone shed light on what I may be missing?

Thanks!
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to