Hi!

Does anybody know how to change the highlight color of an selected
item on the gtk.IconView ?

i've made some test with:

widget.modify_fg(gtk.STATE_ACTIVE, gtk.gdk.color_parse("red"))

but the color of the selected item remains the same ...

any ideas on how to do this ?

thanks!
m.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to