Finally figured out wxPopupWindow, added to demo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-11-13 03:16:03 +00:00
parent 4deafe3122
commit c0c84fa088
3 changed files with 81 additions and 14 deletions

View File

@@ -35,7 +35,7 @@ _treeList = [
'wxRightTextCtrl',
'URLDragAndDrop',
'wxMimeTypesManager',
##'wxPopupWindow',
'wxPopupWindow',
]),
('Windows', ['wxFrame', 'wxDialog', 'wxMiniFrame',