Re: [python-win32] [pygtk] ANN: PyGUI 2.1

2009-11-14 Thread Greg Ewing
Luis A. Bastiao Silva wrote: But it just works for application wroted from stratch, otherwise application wroted in pygtk need to be ported to work cross-platform. It's already possible to run pygtk programs on all three platforms, if you're willing to install the required libraries. API compa

Re: [python-win32] ANN: PyGUI 2.0.5

2009-11-14 Thread Greg Ewing
Randy Syring wrote: I am still seeing the bug noted below in 2.1. Do you have plans to tackle it? > win32ui.error: The object has been destroyed. Reportedly it can be worked around by reverting to build 212 of pywin32. I haven't had a chance to investigate what's causing it yet, sorry. --

Re: [python-win32] [pygtk] ANN: PyGUI 2.1

2009-11-14 Thread Luis A. Bastiao Silva
Hi, On Fri, Nov 13, 2009 at 10:53 PM, Greg Ewing wrote: > PyGUI 2.1 is available: > > http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ > > Highlights of this version: > > * Win32: >Fixed bug preventing PyGUI apps from working under pythonw >Fixed incorrect mouse coordinat