Scaling Tk scrollbar handles
Michael Peuser
mpeuser at web.de
Thu Sep 18 15:37:49 EDT 2003
More information about the Python-list mailing list
Thu Sep 18 15:37:49 EDT 2003
- Previous message (by thread): Indexing list of lists
- Next message (by thread): Scaling Tk scrollbar handles
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Gordon Airport" <uce at ftc.gov> schrieb im Newsbeitrag news:K96dnU3ln-RTefSiU-KYvg at comcast.com... > None of the online references that I'm using or can find tell you if > this can be done. ??? This is really no secret! E.g. look at at New Mexico Tech http://www.nmt.edu/tcc/help/pubs/lang.html There are two very concise as well as comprehensive documents. One about Tk, one about Python. scrollbar.set(a,b) where a is the fraction (0..1) where the thumb shall start and b where it should end... Kindly Michael P
- Previous message (by thread): Indexing list of lists
- Next message (by thread): Scaling Tk scrollbar handles
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list