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:
		@@ -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',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user