wxWidgets/wxPython
Robin Dunn 9283228f86 Added wxStdDialogButtonSizer, which is a a special sizer that knows
how to order and position standard buttons in order to conform to the
current platform's standards.  You simply need to add each `wx.Button`
to the sizer, and be sure to create the buttons using the standard
ID's.  Then call `Finalize` and the sizer will take care of the rest.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-31 22:55:57 +00:00
..
contrib fix compilo for when there are no precompiled headers 2004-12-31 22:27:51 +00:00
demo Make the wx.MediaCtrl demo more functional, and add a sample movie. 2004-12-24 00:43:24 +00:00
distrib Build/installer support for building with MSVC 7.1 and Python 2.4 2004-12-17 01:22:27 +00:00
docs Added wxStdDialogButtonSizer, which is a a special sizer that knows 2004-12-31 22:55:57 +00:00
include/wx/wxPython Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back 2004-12-23 20:44:09 +00:00
misc Use SetMinSize instead of SetSizeHints 2004-12-08 21:51:07 +00:00
samples Clean up comments a bit 2004-10-11 22:14:31 +00:00
scripts Removed tool batch files, they can just be generated as part of the install. 2004-10-10 00:51:22 +00:00
src Added wxStdDialogButtonSizer, which is a a special sizer that knows 2004-12-31 22:55:57 +00:00
SWIG Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back 2004-12-23 20:53:38 +00:00
wx checking for dom.encoding == None 2004-12-26 02:35:35 +00:00
wxPython reSWIGged after 1.3.24 update 2004-12-23 21:34:11 +00:00
wxversion I think that going to the home page woudl be more user friendly than 2004-10-28 20:34:52 +00:00
.cvsignore Add a set of scripts that can be used to build and upload the 2004-06-14 19:53:50 +00:00
b Allow Python 2.4 2004-12-23 20:52:35 +00:00
b.bat Use -c 2004-07-06 21:12:52 +00:00
b.win32 Build/installer support for building with MSVC 7.1 and Python 2.4 2004-12-17 01:22:27 +00:00
config.py Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back 2004-12-23 20:44:09 +00:00
setup.py Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back 2004-12-23 20:44:09 +00:00