More for wxPython 2.0b9 (hopefully the last...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -133,7 +133,7 @@ class wxPythonDemo(wxFrame):
|
||||
splitter2.SetMinimumPaneSize(20)
|
||||
|
||||
# make our log window be stdout
|
||||
sys.stdout = self
|
||||
#sys.stdout = self
|
||||
|
||||
#---------------------------------------------
|
||||
def WriteText(self, text):
|
||||
|
Reference in New Issue
Block a user