gui2py 2nd alpha (0.9b): "pythoncard spin-off" with python 3 + wx phoenix support, released
27 views
Skip to first unread message
Mariano Reingart
unread,
May 8, 2013, 3:02:32 PM5/8/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-ann...@python.org
I'm glad to announce the second alpha release of gui2py, a simple &
powerful GUI framework (derivated from PythonCard) for agile
development of modern cross-platform "visual" desktop applications on
Windows, Mac OS X, and Linux, using the Python language and the
wxPython toolkit.
The focus of this release was to add support for Python 3 and the
Phoenix project (the upcoming wxPython version 3.0), but it also looks
for compatibility between multiple python and wxPython versions, from
py2.5 to py3.3, and wx2.8 (stable) to wx2.9 (classic & phoenix).
Changelog 0.9a -> 0.9b:
* fixed support for py2.5 wx2.8 ("stable")
* added support for py3k & wx2.9.5.81 phoenix
* minor fixes
* conversion / setup / build scripts
Installers and source archive can be downloaded from: