left scrollbars

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

left scrollbars

t olschewski
Hi, what is the default way of getting left scrollbars - is there a setting?

Obviously I can modify ScrollPane>>initialize to set scrollBarOnLeft := true,
but maybe there is a better way.

When I am pulling a scrollbar, I am always looking at the line starts not ends for
judging how far I've got to scroll, so left scrollbars are more usable to me.