$rotext_box->insert('end', $text_to_Insert); $rotext_box->see('end');
$rotext_box->PRINT($text_to_Insert);
The difference is the latter will only move if the end is in view before the text is inserted.
->update() isn't necessary in either case.
In reply to Re: Query about Scrollbar
by ikegami
in thread Query about Scrollbar
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |