This is to announce the first official release of pyFltk-1.1, the Python bindings for the cross platform GUI toolkit fltk-1.1
This release candidate has been tested with fltk-1.1.7 and requires Python2.4. pyFltk is a lighweight, easy-to-use GUI toolkit for Python. It can be used where simplicity, speed, small footprint, and ease-of-use are important. Changes: * Now it is possible to extend all widgets in Python * Fl_Preferences has been added. * Various bug fixes * Faster dispatch (thanks to SWIG) * Improved stability * Added port of FLTK sudoku program A source distribution, a Windows installer, and a Linux binary (including fltk) can be downloaded from http://pyfltk.sourceforge.net. Regards Andreas Held http://pyfltk.sourceforge.net -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html