On Wed, 2004-02-04 at 12:11, Dave Aitel wrote: > > Ok, so it's not related to threading. It may be related to me trying to > upgrade GTK and Python to the latest versions instead. I've been looking > for a gtkrc file and not finding one. GKT should still ship with one, > right? If it's missing, do the fonts all go away?
gtkrc should be in /Program Files/Common Files/GTK/2.0/etc/gtk-2.0 if you use the dropline installer. Please try to reinstall the GTK+ runtime and test pygtk with one of the examples in the pygtk source tarball. Cedric _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
