some minor tweaks to make it possible to not show the default intro text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -96,6 +96,7 @@ class Crust(wx.SplitterWindow):
|
||||
self.lastsashpos = self.GetSashPosition()
|
||||
else:
|
||||
self.lastsashpos = -1
|
||||
self.issplit = self.IsSplit()
|
||||
|
||||
def ToggleTools(self):
|
||||
"""Toggle the display of the filling and other tools"""
|
||||
|
Reference in New Issue
Block a user