A few tweaks and some cleanup for the wxPython demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -481,7 +481,7 @@ class MySplashScreen(wxSplashScreen):
|
||||
frame = wxPythonDemo(None, -1, "wxPython: (A Demonstration)")
|
||||
frame.Show(true)
|
||||
self.ShowTip(frame)
|
||||
evt.Skip()
|
||||
self.Destroy()
|
||||
|
||||
def ShowTip(self, frame):
|
||||
try:
|
||||
|
Reference in New Issue
Block a user