Why not just use Scrolled ;-?
use Tk; $top = new MainWindow; $f = $top->Frame->pack(); $f->Scrolled("Listbox", -height=>20, -scrollbars => "e")->pack(-side=> +'left'); MainLoop;
In reply to Re: Tk scrollbar
by pg
in thread Tk scrollbar
by Perluser
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |