$tree->bind("", sub { $tree->yview('scroll',1,"units") }); $tree->bind("", sub { $tree->yview('scroll',-1,"units") });