change in XRC format

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-10-07 21:56:37 +00:00
parent 3efb0e4bbd
commit e066e2566a
79 changed files with 730 additions and 606 deletions

View File

@@ -0,0 +1,10 @@
node wxFlexGridSizer
type sizer
icon 4
childtype sizer_item
derived from panel_item
var rows of integer
var cols of integer
var vgap of dimension
var hgap of dimension
var minsize of coord