added more controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-07-27 18:53:04 +00:00
parent ab13d1c58f
commit 75e0bd4460
7 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
node notebook
type notebook
var style of flags wxNB_FIXEDWIDTH,wxNB_LEFT,wxNB_RIGHT,wxNB_BOTTOM
var usenotebooksizer of bool
childtype panel
derived from control