I just put up a new snapshot of devel pygtk at:
  http://www.gnome.org/~james/pygtk2-SNAP-20010330.tar.gz

It requires python >= 2.0 and recent CVS checkouts of glib, pango and gtk+
to compile.  It is not fully up to date with all the API 
additions/changes, but it compiles and runs.

This release also has support for creating new signals, complete with a
class closure.  See examples/gobject/signal.py for an example:
  http://cvs.gnome.org/lxr/source/gnome-python/pygtk/examples/gobject/signal.py

Currently you can only use it to add signals to existing GTypes.  Creating
new GTypes is not currently supported due to some required glib APIs not
having been implemented yet.

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to