]> git.saurik.com Git - wxWidgets.git/commit
Need to use wizard.GetPageAreaSizer().Add(page) now to get the layout
authorRobin Dunn <robin@alldunn.com>
Fri, 24 Mar 2006 00:13:59 +0000 (00:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 24 Mar 2006 00:13:59 +0000 (00:13 +0000)
commita62df55f4d5eea2c8e94838eb01cf2d8f33c61f5
treee5fdf9b0704fea0c082acef4226dcd63d8070b50
parentcdd7b180fed8f275d8daeb256af5cfdf0cf5b1db
Need to use wizard.GetPageAreaSizer().Add(page) now to get the layout
handled correctly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Wizard.py