update the info panel when refreshing the tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -245,7 +245,8 @@ class InspectionFrame(wx.Frame):
|
||||
|
||||
def OnRefreshTree(self, evt):
|
||||
self.RefreshTree()
|
||||
|
||||
self.UpdateInfo()
|
||||
|
||||
|
||||
def OnFindWidget(self, evt):
|
||||
self.Bind(wx.EVT_LEFT_DOWN, self.OnLeftDown)
|
||||
|
Reference in New Issue
Block a user