[python-win32] ANN: PyGUI 2.3.2
Octavian Rasnita
orasnita at gmail.com
Thu Dec 16 10:45:03 CET 2010
Hi,
I read "There is now a native Windows implementation based on pywin32 and ctypes."
Does this mean that under Windows it uses the Win32 standard GUI like WxPython?
I am asking this because I want to know if the interfaces it creates will be accessible for screen readers.
BTW, what is the difference between PyGUI and WxPython?
Thank you.
Octavian
----- Original Message -----
From: "Greg Ewing" <greg.ewing at canterbury.ac.nz>
Newsgroups: comp.lang.python,comp.lang.python.announce
To: "PyObjC-Dev" <pyobjc-dev at lists.sourceforge.net>; "PyGtk" <pygtk at daa.com.au>; "python-win32" <python-win32 at python.org>
Sent: Thursday, December 16, 2010 8:09 AM
Subject: [python-win32] ANN: PyGUI 2.3.2
> PyGUI 2.3.2 is available:
>
> http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
>
> This version fixes a problem in Cocoa whereby the coordinate
> system for drawing in a Pixmap was upside down, and corrects
> a slight mistake in the Canvas documentation.
>
>
> What is PyGUI?
> --------------
>
> PyGUI is a cross-platform GUI toolkit designed to be lightweight
> and have a highly Pythonic API.
>
> --
> Gregory Ewing
> greg.ewing at canterbury.ac.nz
> http://www.cosc.canterbury.ac.nz/greg.ewing/
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
More information about the python-win32
mailing list