I am making progress:
>>> import pygtk
>>> pygtk.require("2.0")
>>> import gtk
>>> import gtk.glade
Traceback (most recent call last):
File "<interactive input>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found.But not out of the woods yet. -- Bob Gailer Chapel Hill NC 919-636-4239 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
