wxPython 2.9.2.4 Release
Here we go again. wxPython 2.9.2.4 has been released. This build fixes an indentation bug that crept in somewhere along the way and that caused the Mac installer to fail as it compiled the .py files
Here we go again. wxPython 2.9.2.4 has been released. This build fixes an indentation bug that crept in somewhere along the way and that caused the Mac installer to fail as it compiled the .py files
wxPython 2.9.2.2 has been released. This build adds some fixes for some annoying and subtle bugs, and also a couple nice new features. The Cairo version of the wx.GraphicsContext back-end can now be used on Windows, and there is a new module in the library that helps wx applications to update themselves when new versions of the software are released.
Two at once! Both wxPython 2.8.12.1 and wxPython 2.9.2.1 have been released.
2.9.2.1 is the next iteration from the wxPython development
release series, and 2.8.12.1 contains a
minor, but important bug fix in the Bind method.
This is pretty much a bug-fix only release, although some of the 3rd party modules in wx.lib have also been updated and include some new features. You can download it from the wxPython download page. As always you should join the wxPython-users group hosted at GoogleGroups for questions, support, comments, or just for the sake of being part of an awesome community.
The 2.9.1.1 release of wxPython is now available for download at http://wxpython.org/download.php. This is the first official release in the 2.9 development release series. There are lots and lots of new widgets and other awesome stuff that have been added since the 2.8 series, with more to come in future releases. A list of changes can be seen at http://wxpython.org/recentchanges.php. Also new with this release is a build for Mac OSX and Python 2.7 that uses the Cocoa API and supports the 64-bit architecture on OSX 10.5 and 10.6.
Various binaries are available for 32-bit and 64-bit Windows, and also for OSX using the Carbon and Cocoa APIs, for Python 2.5, 2.6 and 2.7. And source code is also available at http://wxpython.org/download.php of course, for building your own.