Hi all, I'm trying to change the color of the cursor inside a TextView Widget. I set the background color of the widget (with the modify_base method) to black, but the cursor is black to and I'd like to change its color to white or anything else I can see on black. I tried with the modify_text and modify_fg methods, but didn't work.
-- |\ | |HomePage : http://nem01.altervista.org | \|emesis |XPN (my nr): http://xpn.altervista.org _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
