added wxGenericDirCtrl handler to XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-23 00:15:13 +00:00
parent 6302ab2fa9
commit 995c1788f5
15 changed files with 210 additions and 18 deletions

View File

@@ -0,0 +1,6 @@
node wxGenericDirCtrl
var defaultfolder of text
var filter of text
var defaultfilter of integer
var style of flags wxDIRCTRL_DIR_ONLY,wxDIRCTRL_3D_INTERNAL,wxDIRCTRL_SELECT_FIRST,wxDIRCTRL_SHOW_FILTERS
derived from control