Maybe we could improve the efficiency of the scrollbar in IDLE :
- The line shows beginning of the class/definition.
- The dot shows the end of the class/definition.
- The indentation (slice move on the right) of line/dot should represent
the insertion of a subclass in a class
- Showing where the definition or class begin
- When you have a very long text, you may want to see the structure of
your code and its class.
- The thickness of the coloured lines must be reduced proportionally to
the size of the scrollbar
I know that IDLE is configured whith TKinter so I don't know where the
modifications will happen.
Feel free to contact me for any questions
Cheers.
_______________________________________________
IDLE-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/idle-dev