]> git.saurik.com Git - wxWidgets.git/commit
SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks
authorRobin Dunn <robin@alldunn.com>
Wed, 4 Aug 2004 22:24:57 +0000 (22:24 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 4 Aug 2004 22:24:57 +0000 (22:24 +0000)
commit5193b348e83ce2d8117e96ee269a099e2528f544
treec586b5924130b21e051382de582a134c50c857c4
parent4b5aa5c823781bc039245681f7c87638ca0e4f95
SetSizeHints --> SetMinSize or SetBestFittingSize,  and other tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/GenericButtons.py
wxPython/demo/KeyEvents.py
wxPython/wx/lib/buttons.py
wxPython/wx/lib/masked/combobox.py
wxPython/wx/lib/masked/maskededit.py
wxPython/wx/lib/masked/textctrl.py
wxPython/wx/lib/scrolledpanel.py
wxPython/wx/lib/statbmp.py
wxPython/wx/lib/stattext.py