Download Latest Version wxPython-pdb-4.0.0a3-py36-win_amd64.zip (63.4 MB)
Email in envelope

Get an email when there's a new version of wxPython

Home / wxPython / 2.9.4.0
Name Modified Size InfoDownloads / Week
Parent folder
wxPython-src-2.9.4.1.patch 2012-07-24 3.8 kB
README 2012-07-24 1.2 kB
wxPython-src-2.9.4.0.tar.bz2 2012-07-24 50.8 MB
wxPython-docs-2.9.4.0.tar.bz2 2012-07-24 15.5 MB
wxPython-demo-2.9.4.0.tar.bz2 2012-07-24 4.0 MB
wxwidgets2.9_2.9.4.0.orig.tar.gz 2012-07-24 58.0 MB
wxPython2.9-osx-docs-demos-2.9.4.0-cocoa-py2.7.dmg 2012-07-24 28.6 MB
wxPython2.9-osx-docs-demos-2.9.4.0-carbon-py2.7.dmg 2012-07-24 28.5 MB
wxPython2.9-osx-docs-demos-2.9.4.0-carbon-py2.6.dmg 2012-07-24 28.6 MB
wxPython2.9-osx-2.9.4.0-cocoa-py2.7.dmg 2012-07-24 40.1 MB
wxPython2.9-osx-2.9.4.0-carbon-py2.7.dmg 2012-07-24 33.0 MB
wxPython2.9-osx-2.9.4.0-carbon-py2.6.dmg 2012-07-24 33.0 MB
wxWidgets2.9-devel-win64-2.9.4.0.exe 2012-07-24 72.2 MB
wxWidgets2.9-devel-win32-2.9.4.0.exe 2012-07-24 70.3 MB
wxPython2.9-win64-2.9.4.0-py27.exe 2012-07-24 16.1 MB
wxPython2.9-win64-2.9.4.0-py26.exe 2012-07-24 16.1 MB
wxPython2.9-win32-docs-demos-2.9.4.0.exe 2012-07-24 28.4 MB
wxPython2.9-win32-2.9.4.0-py27.exe 2012-07-24 14.8 MB
wxPython2.9-win32-2.9.4.0-py26.exe 2012-07-24 14.8 MB
CHANGES.txt 2012-07-24 182.3 kB
Totals: 20 Items   553.1 MB 4
.. -*- coding: utf-8 -*-

Recent Changes for wxPython
=====================================================================

2.9.4.0
-------
* 21-July-2012

wx.lib.pubsub: Pusub now defaults to the new "kwarg" version of the
API.  In order to continue using the original "arg1" API you will need
to import wx.lib.pubsub.setuparg1 before importing any other pubsub
modules. 

The wx.RA_USE_CHECKBOX and wx.RB_USE_CHECKBOX constants were removed.
They were only used by the incomplete PalmOS port which has been
removed from the wxWidgets source tree.

wx.Font: There is now GetStrikethrough and SetStrikethrough methods.

wx.StaticBox: Fixed the client origin and client size on MSW so
children of the static box should not overlap the box's label or
border lines.

Added wx.HTMLDataObject

Applied a patch from Sam Partington that fixes some threading issues
in the wrapper code and other cool stuff.

Added the missing wx/lib/agw/data dir to the installers.

Add wx.EnhMetaFile and wx.EnhMetaFileDC for MSW.  This DC type is what
is used by the print framework in the print preview window, so it
needed to be wrapped so self.GetDC() would work properly.




Source: README, updated 2012-07-24