one last little tweeak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-07-18 04:08:09 +00:00
parent 27c89aeac2
commit 5ba9fb0691

View File

@@ -126,8 +126,8 @@ class PyShellWindow(wxStyledTextCtrl, InteractiveInterpreter):
"""
p = self.props
self.SetEdgeMode(wxSTC_EDGE_LINE)
self.SetEdgeColumn(80)
#self.SetEdgeMode(wxSTC_EDGE_LINE)
#self.SetEdgeColumn(80)
# set the selection margin and window margin