Turn off the expando-matic rubber band thing for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1678,6 +1678,8 @@ class MyApp(wx.App):
|
|||||||
the main frame when it is time to do so.
|
the main frame when it is time to do so.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
wx.SystemOptions.SetOptionInt("mac.window-plain-transition", 1)
|
||||||
|
|
||||||
# For debugging
|
# For debugging
|
||||||
#self.SetAssertMode(wx.PYAPP_ASSERT_DIALOG)
|
#self.SetAssertMode(wx.PYAPP_ASSERT_DIALOG)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user