use the sizer to layout the main window/panel (this allows to give more size to the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 17:04:23 +0000 (17:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 17:04:23 +0000 (17:04 +0000)
commit9ae195997283b464996917cd63ca3cc12cd4567e
treedc64f3b1950e74feb69d69976235d74eee950f04
parent985f824c2b4cb1162048f607b15fb383cdef1d59
use the sizer to layout the main window/panel (this allows to give more size to the log window by resizing the main frame while before it was pretty difficult to see anything in it)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/controls/controls.cpp