- or download this
$yscroll->focus; # will bind the up/down arrow keys to the vertical s
+crollbar
MainLoop();
- or download this
$xscrollleft->focus;
$xscrollright->focus;
$yscroll->focus;
MainLoop();
- or download this
#!/usr/bin/perl
use Tk;
...
}
MainLoop();