Added wxRightTextCtrl from Josu Oyanguren

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-10-21 03:43:58 +00:00
parent 235573500c
commit 729f427637
4 changed files with 124 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ _treeList = [
'wxFindReplaceDialog',
'DrawXXXList',
'ErrorDialogs',
'wxRightTextCtrl',
##'wxPopupWindow',
]),
@@ -74,6 +75,7 @@ _treeList = [
'FileBrowseButton', 'GenericButtons', 'wxEditor',
'ColourSelect', 'ImageBrowser',
'infoframe', 'ColourDB', 'PyCrust', 'TablePrint',
'wxRightTextCtrl',
]),
('Cool Contribs', ['pyTree', 'hangman', 'SlashDot', 'XMLtreeview']),