Added menu sample, and some other minor changes to the demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-07-02 17:08:55 +00:00
parent 5f4403b407
commit 3115ef3e56
5 changed files with 191 additions and 28 deletions

View File

@@ -32,6 +32,7 @@ _treeList = [
'wxImageFromStream',
'wxArtProvider',
'ScrolledPanel',
'wxMenu',
]),
# managed windows == things with a caption you can close
@@ -78,6 +79,7 @@ _treeList = [
'wxListBox',
'wxListCtrl',
'wxListCtrl_virtual',
'wxMenu',
'wxNotebook',
'wxPopupWindow',
'wxRadioBox',