in reply to Re^4: Valid values of Tk::Text see() function.
in thread Valid values of Tk::Text see() function.
(not tested)(my $ytop, undef) = $t->yview; $linenumbers->yviewMoveto( $ytop );
Incidentally, how have you managed to display a number such as 950 in a 4-pixel wide widget?
|
|---|