added growable cols and rows to wxFlexGridSizer XRC handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-11-25 23:13:57 +00:00
parent 91dd52fe3b
commit bee5a36e15
3 changed files with 29 additions and 4 deletions

View File

@@ -3,5 +3,5 @@ type sizer
icon 0
childtype sizer_item
derived from panel_item
var orient of flags wxHORIZONTAL,wxVERTICAL
var orient of choice wxHORIZONTAL,wxVERTICAL
var minsize of coord