Python wrapper around wxWidgets (formerly wxWindows) gadget GUI library.

Note that Dabo keeps up with, and takes advantage of, new versions, so the current dabo code requires at least version 2.6.1.1 (2.8 highly recommended) of wxPython. Check that you are up to date with:

$ python
>>> import wx
>>> wx.VERSION
(2, 8, 1, 1, '')
Web site: http://www.wxpython.org Wiki: WxPyWiki

Note: if you install wxPython version 2.8.11.0, and then version 0.9.2 of Dabo from a compressed file, make sure you perform a WebUpdate, otherwise you will encounter the _extraStyle error.

Interesting pages: WxPyWiki:Optimizing_20for_20Mac_20OS_20X

subtopics: