]> git.saurik.com Git - wxWidgets.git/commit
Fixes and other changes to the demo and some library modules so they
authorRobin Dunn <robin@alldunn.com>
Tue, 13 Aug 2002 23:59:08 +0000 (23:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 13 Aug 2002 23:59:08 +0000 (23:59 +0000)
commiteb0f373c99a98633a1a9125f6eac632a0ceafe9d
tree308b211bb79943a3fc9c886b03a95c0739778b81
parentc50c32efd1d57b6718743ca20ffe4bbc0ce5859c
Fixes and other changes to the demo and some library modules so they
work better (or at all) on wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
wxPython/demo/Main.py
wxPython/demo/run.py
wxPython/demo/wxArtProvider.py
wxPython/demo/wxCalendar.py
wxPython/demo/wxFileDialog.py
wxPython/demo/wxFontDialog.py
wxPython/demo/wxMenu.py
wxPython/demo/wxNotebook.py
wxPython/demo/wxPopupWindow.py
wxPython/demo/wxProgressDialog.py
wxPython/demo/wxRadioBox.py
wxPython/demo/wxStatusBar.py
wxPython/demo/wxToggleButton.py
wxPython/demo/wxToolBar.py
wxPython/distrib/mac/_build
wxPython/wxPython/lib/buttons.py
wxPython/wxPython/lib/editor/editor.py