Files
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
..
2004-10-11 22:14:31 +00:00
2004-12-26 02:35:35 +00:00
2004-12-23 21:34:11 +00:00
2004-12-23 20:52:35 +00:00
2004-07-06 21:12:52 +00:00