]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Wait() should now return correct exit code even if thread state was EXITED (replaces...
[wxWidgets.git] / wxPython / demo / Main.py
index 6b978e229111467262c8d741c100c28a86806e03..dcee74cc5aa333eabbea1a30e97c915a4bcef76e 100644 (file)
@@ -1678,6 +1678,8 @@ class MyApp(wx.App):
         the main frame when it is time to do so.
         """
 
+        wx.SystemOptions.SetOptionInt("mac.window-plain-transition", 1)
+
         # For debugging
         #self.SetAssertMode(wx.PYAPP_ASSERT_DIALOG)