[plt-scheme] Announce: mzgtk2 release 2 version 2.6.10.002
Dear All,
I've released mzgtk2, subversion 002, based on the header files of
Gtk+ 2.10.6. You should be able to compile mzgtk2 for Gtk+ 2.4.x
and up.
Changes:
Added support for PLT Scheme threads in the MzGtk2 distribution.
What MzGtk2 does is install a timer function in the event loop of
Gtk+-2.x which runs about every millisecond. This function calls
scheme_use_fuel() to give PLT Scheme the oppertunity to run threads.
More information on:
http://www.elemental-programming.org/wiki/mzgtk2-mzgtk2-making.html
Screenshots:
http://www.elemental-programming.org/wiki/mzgtk2-screenshots.html
Changelog:
http://www.elemental-programming.org/wiki/mzgtk2-ChangeLog.html
Best wishes,
Hans Oesterholt-Dijkema