Setting the right border in PythonWin IDE
Mark Hammond
mhammond at skippinet.com.au
Sun Jul 21 18:38:13 EDT 2002
More information about the Python-list mailing list
Sun Jul 21 18:38:13 EDT 2002
- Previous message (by thread): Setting the right border in PythonWin IDE
- Next message (by thread): Calling a python function with a list as the input argument from C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
TMinSF wrote: > Nils Kassube <nika at kassube.de> wrote in message news:<817kjqi8wo.fsf at darwin.lan.kassube.de>... > >>Guten Abend. >> >>How do I set the right text border/margin in the PythonWin IDE shell >>from ActivePython 2.2.1? >> >>If I try e.g. dir(sys) the resulting list is annoyingly displayed on a >>single line. I've tried playing with the settings like e.g. right edge >>mode in View/Options... but nothing seems to wrap text on a new line >>after a certain number of characters. >> >>Danke im voraus, >>Nils > > > Same problem, but even worse. When I try to scroll right with the > hor. scrollbar thumb, that doesn't work correctly either (W2K, Python > 2.2.1, PythonWin 2.2.0.146). When the scroller thumb is all the way > to the right, I should be at the end of the single line but I'm not. > To see more of the line, I have to hold down the hor. scrollbar right > arrow button. Aside from this _really_ annoying feature, I love > PythonWin. If this is just a config issue, I hope someone out there > will help us out. I've looked everywhere I can think of and can't > find the answer. The 147 and 148 win32all builds word-wrap the interactive window. Mark.
- Previous message (by thread): Setting the right border in PythonWin IDE
- Next message (by thread): Calling a python function with a list as the input argument from C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list