From: Albert Wagner Date: 2002-08-27T23:13:08+09:00 Subject: Re: Tk scrollbar with elided text On Tuesday 27 August 2002 04:16 am, MENON Jean-Francois wrote: > maybe you should not use the standard 'yview' command of TkText, but > implement your own function > to calculate the good 'first' and 'last' values ? > > jf Thanks, Menon. After an extensive search of Tk docs, I had about come to that conclusion but had no confidence in my own decision.