I am pleased to announce version 2.3.93 of the Python bindings for GTK. The new release is available from ftp.gnome.org as and its mirrors as soon as its synced correctly:
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.3/pygtk-2.3.93.tar.gz It might take a while, so you can use current CVS for now if you can't wait. NOTE! This is an *unstable* version and should not be included in stable distributions. What's new since 2.3.92? - GtkTreeView updates (John Finlay) - New examples (Johan) - GEnum/GFlags wrapping (Johan) - New (using g_object_new) constructors (Gustavo) - GParamSpec API, for GtkWidget and GtkContainer (Johan) - Unichar/Unicode support (Lorenzo, John Ehresman) - Widget subclassing (Johan, Gustavo, Lorenzo) - GdkEvents changable (Johan) - Warnings (Gustavo, Johan) - Many bugfixes (John Finlay, John Ehresman, Johan, Lorenzo, Gustavo) - Win32/FreeBSD/distutils build fixes (John, Johan) Blurb: GTK is a toolkit for developing graphical applications that run on POSIX systems such as Linux, Windows and MacOS X (provided that the X server for MacOS X has been installed). It provides a comprehensive set of GUI widgets, can display Unicode bidi text. It links into the Gnome Accessibility Framework through the ATK library. PyGTK provides a convenient wrapper for the GTK library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications. Like the GTK library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications. PyGTK now requires GTK >= 2.4 and Python >= 2.2 to build. It includes a number of changes since the last pygtk release; We'd really appreciate testing and bug reports on this release; please take the time out to download and test it to ensure it works for your application[s]. Bug reports, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. -- Johan Dahlin [EMAIL PROTECTED] _______________________________________________ gnome-announce-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gnome-announce-list