Added the PseudoDC class from Paul Lanier. It provides a way to
record operations on a DC and then play them back later. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -51,6 +51,7 @@ _treeList = [
 | 
			
		||||
        'AUI',
 | 
			
		||||
        'CheckListCtrlMixin',
 | 
			
		||||
        'Pickers',
 | 
			
		||||
        'PseudoDC',
 | 
			
		||||
        'RichTextCtrl',
 | 
			
		||||
        'Treebook',
 | 
			
		||||
        'Toolbook',
 | 
			
		||||
@@ -248,6 +249,7 @@ _treeList = [
 | 
			
		||||
        'MouseGestures',
 | 
			
		||||
        'OGL',
 | 
			
		||||
        'PrintFramework',
 | 
			
		||||
        'PseudoDC',
 | 
			
		||||
        'ShapedWindow',
 | 
			
		||||
        'Sound',
 | 
			
		||||
        'StandardPaths',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user