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:
parent
317a64e59a
commit
d0be08c704
@ -1310,8 +1310,8 @@ class wxPythonDemo(wx.Frame):
|
||||
|
||||
if loadSource:
|
||||
self.LoadDemoSource()
|
||||
self.UpdateNotebook()
|
||||
self.SetOverview(self.demoModules.name + " Overview", overviewText)
|
||||
self.UpdateNotebook()
|
||||
|
||||
#---------------------------------------------
|
||||
def ShutdownDemoModule(self):
|
||||
|
Loading…
Reference in New Issue
Block a user