PyGTK Tutorials

David M. Cook davecook at nowhere.net
Sun Feb 2 16:54:17 EST 2003


In article <Ac-cna3DFL8W9qCjXTWc3Q at giganews.com>, Metnetsky wrote:

> Does anyone know of any good PyGTK tutorials?  None of them that I have 
> found actually go through each function and the appropriate parameters as 
> the C tutorials do.  I'm sure this is a specifically designed removal of 
> some of the parameters, but I'm not sure of it.  Also, what appears to be

http://www.async.com.br/faq/pygtk/index.py?req=all

There is a python "translation" of the tutorial referenced there, but it
leaves out the good stuff like TextView and TreeView.  There's also a pygtk
reference, but it still has Cisms in it.

> better, libglade or the other one which translates .glade files to python 
> files (my mind has gone blank)?  Thanks in advance.

You want to use libglade.

Dave Cook




More information about the Python-list mailing list