2008/7/31 Rebecca Rebhuhn-Glanz <[EMAIL PROTECTED]>: Hi Rebecca,
> pangoText=pango.Layout(pango.Context()) I guess the problem is here, you shouldn't create a pango context but get the one of the parent widget instead: http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--get-pango-context cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
