]> git.saurik.com Git - wxWidgets.git/commit
Added the wx.lib.buttonpanel module, which is a tweaked version of
authorRobin Dunn <robin@alldunn.com>
Tue, 3 Oct 2006 21:23:17 +0000 (21:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 3 Oct 2006 21:23:17 +0000 (21:23 +0000)
commit66dae888d1b46d754469d990a2bbc957163f0bad
treea10ca6f6697ac453fee10d9d7f27b43d1971edc3
parent85dc49dc6caf526b7e3dbb5006d375aaf17d2531
Added the wx.lib.buttonpanel module, which is a tweaked version of
Andrea Gavana's FancyButtonPanel module.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/ButtonPanel.py [new file with mode: 0644]
wxPython/demo/Main.py
wxPython/demo/bmp_source/bp_btn1.png [new file with mode: 0644]
wxPython/demo/bmp_source/bp_btn2.png [new file with mode: 0644]
wxPython/demo/bmp_source/bp_btn3.png [new file with mode: 0644]
wxPython/demo/bmp_source/bp_btn4.png [new file with mode: 0644]
wxPython/demo/encode_bitmaps.py
wxPython/demo/images.py
wxPython/docs/CHANGES.txt
wxPython/wx/lib/buttonpanel.py [new file with mode: 0644]