I am using IDLE to learn Python 2.7 on Windows 7.
The Vertical scroll bar works fine but I cannot find
a way to activate the Horizontal scroll bar.
Is there a horizontal scroll bar in Python’s IDLE?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Horizontal Scroll Bars for IDLE
from http://code.activestate.com/lists/python-list/26878/
(not my code, found it on this site)
It is dated Wed, 08 Mar 2000
Works for Python 2.6 but I can’t get to work in 2.7. I get an error saying that the file is open some where. For me, the file he is talking about is located in:C:\Python27\ArcGIS10.1\Lib\idlelib It will be different if you do not have the ArcMap program which comes with python and installs it for you.