france...@promotux.it wrote:
error: package directory 'Gtk' does not exist
Smeg, there's a bug in the installer. I'll release
a fix soon. In the meantime, try replacing the
following line in setup.py:
packages.append("Gtk")
with
packages.append("GUI.Gtk")
I've also noticed another prob
PyGUI 2.0 is available:
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
Highlights of this release:
* Native Windows implementation, based on pywin32 and ctypes.
* Full set of Postscript-style path construction operators
available on all platforms.
* Mouse and keyboard events can
Michael Foord wrote:
Hello all,
*Finally* IronPython in Action is out. This is the first English language
book on IronPython and is now in stock with Manning and Amazon.com and on
the Safari bookshelf.
Excellent news. Must be great to see it in the flesh
after so much preparation! I look forw