minor tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-07-17 22:57:33 +00:00
parent b39c3fa09a
commit 35ee3288c6
2 changed files with 4 additions and 3 deletions

View File

@@ -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