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

Luis A. Bastiao Silva luis.kop at gmail.com
Sat Nov 14 13:22:23 CET 2009


Hi,

On Fri, Nov 13, 2009 at 10:53 PM, Greg Ewing <greg.ewing at canterbury.ac.nz>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 coordinates in ScrollableView
>        Added more standard cursors
>
> * MacOSX:
>        Application menu now has working Hide, Hide Others and Show All
>        commands.
>
> Plus a few other bug fixes and improvements.
>
>
> What is PyGUI?
> --------------
>
> PyGUI is a cross-platform GUI toolkit designed to be lightweight
> and have a highly Pythonic API.
>

It seems a awesome project, wrapping others graphical interfaces.

But it just works for application wroted from stratch, otherwise application
wroted in pygtk need to be ported to work cross-platform.

What are you wrapping in Win32? Windows API directly?



>
> --
> Gregory Ewing
> greg.ewing at canterbury.ac.nz
> http://www.cosc.canterbury.ac.nz/greg.ewing/
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>


Anyway seems a good project, although it will be better have a pygtk cross
platform :)

Best Regards,
-- 
Luís A. Bastião Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20091114/45dddb00/attachment.htm>


More information about the python-win32 mailing list