minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -918,6 +918,9 @@ class MyApp(wx.App):
|
||||
the main frame when it is time to do so.
|
||||
"""
|
||||
|
||||
# For debugging
|
||||
#self.SetAssertMode(wx.PYAPP_ASSERT_DIALOG)
|
||||
|
||||
# Normally when using a SplashScreen you would create it, show
|
||||
# it and then continue on with the applicaiton's
|
||||
# initialization, finally creating and showing the main
|
||||
|
Reference in New Issue
Block a user