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:
@@ -126,8 +126,8 @@ class PyShellWindow(wxStyledTextCtrl, InteractiveInterpreter):
|
|||||||
"""
|
"""
|
||||||
p = self.props
|
p = self.props
|
||||||
|
|
||||||
self.SetEdgeMode(wxSTC_EDGE_LINE)
|
#self.SetEdgeMode(wxSTC_EDGE_LINE)
|
||||||
self.SetEdgeColumn(80)
|
#self.SetEdgeColumn(80)
|
||||||
|
|
||||||
|
|
||||||
# set the selection margin and window margin
|
# set the selection margin and window margin
|
||||||
|
Reference in New Issue
Block a user