ANN: wxPython 2.9.1.1

R

Robin Dunn

Announcing
----------

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.


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 set of Python extension modules that wrap the GUI
components of the popular wxWidgets cross platform 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 and 64-bit Microsoft Windows,
most Linux or other Unix-like systems using GTK2, and Mac OS X 10.4+.
In most cases the native widgets are used on each platform to provide
a 100% native look and feel for the application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANNOUNCE: wxPython 2.8.12.0 0
ANN: wxPython 2.8.10.1 0
ANN: wxPython 2.8.9.1 0
wxPython 2.8.11.0 release 0
ANN: wxPython 2.8.9.2 release 0
ANN: wxPython 2.8.9.0 0
ANN: wxPython 2.8.0.1 0
ANNOUNCE: wxPython 2.8.8.1 0

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top