Tkinter Text widget scrolling

student student00 at angelfire.com
Fri Mar 14 14:46:04 EST 2003


anybody?

student00 at angelfire.com (student) wrote in message news:<abfbd6c5.0303130608.25b5d271 at posting.google.com>...
> Hi,
> 
> I'm fairly new to python, and just started working with Tkinter
> 
> I want to know if theres a way to change the scroll range in the text
> widget.
> 
> When text gets larger than the viewable size of  the text widget, the
> scroll is automatically resized, however i want to override this so
> theres a little white space underneath insted of having the last liine
> at the bottom.
> 
> Due to the nature of the application i'm writing, simply adding space
> at the bottom won't do, i need away to work with the scroll range....
> any ideas?
> 
> thanks




More information about the Python-list mailing list