pygtk documentation?
Hrvoje Niksic
hniksic at srce.hr
Mon May 24 15:13:23 EDT 1999
achatham5 at my-dejanews.com writes:
> I’ve just learned Python this weekend, and I got to the Tk part and
> stopped. I’d rather use pygtk, for various reasons. But I don’t know
> how to use gtk in C either.
I suggest that you follow the Gtk+ tutorial available at www.gtk.org
and the examples that ship with PyGtk. The tutorial is in C, but
after some practice, the mappings between Gtk+ and PyGtk will become
obvious.
I don't know if James plans to write documentation for PyGtk, but it
would definitely be a good thing.
More information about the Python-list
mailing list