[pygtk] Log window

Frédéric frederic.mantegazza at gbiloba.org
Wed Sep 24 13:53:13 WST 2008


On mercredi 24 septembre 2008, Neil Dugan wrote:

> See http://faq.pygtk.org/index.py?req=show&file=faq04.016.htp
>
> Basically add the ScrolledWindow to an EventBox and use something like
> eventbox.modify_bg(gtk.STATE_NORMAL, gtk.gdk.color_parse("black"))

It works!

I already tried to set the TextView color, but I was using the modify_bg() 
method; the correct one is modify_base()...

Thanks :o)

-- 
    Frédéric

    http://www.gbiloba.org


More information about the pygtk mailing list