]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/misc2.py
wxWindowsPrinter::Print ignored the "All pages" option, instead it was using the...
[wxWidgets.git] / wxPython / src / msw / misc2.py
index d08fcf5b73eed749e99a976fa5513d206a816b58..78efb5e831bbf10702683bc146874e224e0350fd 100644 (file)
@@ -1243,8 +1243,6 @@ def wxFindWindowAtPoint(*_args, **_kwargs):
 
 wxCheckForInterrupt = misc2c.wxCheckForInterrupt
 
-wxFlushEvents = misc2c.wxFlushEvents
-
 def wxGetTopLevelParent(*_args, **_kwargs):
     val = misc2c.wxGetTopLevelParent(*_args,**_kwargs)
     return val
@@ -1313,6 +1311,8 @@ def wxWaveData(*_args, **_kwargs):
     if val: val = wxWavePtr(val); val.thisown = 1
     return val
 
+wxDrawWindowOnDC = misc2c.wxDrawWindowOnDC
+
 def wxSystemSettings_GetColour(*_args, **_kwargs):
     val = misc2c.wxSystemSettings_GetColour(*_args,**_kwargs)
     if val: val = wxColourPtr(val); val.thisown = 1