don't always erase the background ourselves as this is incompatible with XP themed appearance (replaces patch 1046164)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -165,7 +165,6 @@ public:
 | 
			
		||||
    // event handlers
 | 
			
		||||
    // --------------
 | 
			
		||||
 | 
			
		||||
    void OnEraseBackground(wxEraseEvent& event);
 | 
			
		||||
    void OnPaint(wxPaintEvent& event);
 | 
			
		||||
#ifdef __WXWINCE__
 | 
			
		||||
    void OnInitDialog( wxInitDialogEvent& event );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user