On Sun, Oct 12, 2003 at 08:27:33PM +0200, D�vik wrote: > I'm using Glade+libglade and I try to change the fonts of TextView and > Entry, first with a rc file, then manually with pango.FontDescription, > but nothing: no Error, no change, no nothing...
The code you presented below does seem correct, so I am partially convinced that your problem lies elsewhere. I don't have a good idea as to what else could be going wrong, so do the basics: try and drill down to a small example, look at the examples provided with pygtk, etc. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
