update the overview text before updating the pages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1310,8 +1310,8 @@ class wxPythonDemo(wx.Frame):
|
|||||||
|
|
||||||
if loadSource:
|
if loadSource:
|
||||||
self.LoadDemoSource()
|
self.LoadDemoSource()
|
||||||
self.UpdateNotebook()
|
|
||||||
self.SetOverview(self.demoModules.name + " Overview", overviewText)
|
self.SetOverview(self.demoModules.name + " Overview", overviewText)
|
||||||
|
self.UpdateNotebook()
|
||||||
|
|
||||||
#---------------------------------------------
|
#---------------------------------------------
|
||||||
def ShutdownDemoModule(self):
|
def ShutdownDemoModule(self):
|
||||||
|
Reference in New Issue
Block a user