Announcing ---------- I'm pleased to announce the 2.5.1.5 release of wxPython, now available for download at http://wxpython.org/download.php or http://sourceforge.net/project/showfiles.php?group_id=10718&package_id=10559&release_id=228061 What is wxPython? ----------------- wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module that wraps the popular wxWidgets cross platform GUI library, which is written in C++. wxPython is a cross-platform toolkit. This means that the same program will usually run on multiple platforms without modifications. Currently supported platforms are 32-bit Microsoft Windows, most Linux or other Unix-like systems, and Macintosh OS X. Changes in 2.5.1.5 ------------------ The changes in this version are too numerous to list here, please see the following websites for more details. If you are upgrading from 2.4.x then please do read the MigrationGuide fully before as there are some backwards incompatible changes. http://wxpython.org/recentchanges.php http://wxpython.org/migrationguide.php -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
participants (1)
-
Robin Dunn