I am unable to set scrollbars via xview and vview methods while using HList widget
Here is the code
my $w_FileTree_PWDTree = $w_Frame_Left->Scrolled('DirTree',-scrollbars => 'se',)->pack(-expand => 1 , -fill => 'both', -side => 'top');
If I do something like --
$w_FileTree_PWDTree->xview(moveto => 1)
or
$w_FileTree_PWDTree->xview(<some_path>
There is no affect. What I need is to move the xscrollbar to the rightmost end.
Any help would be appreciated.
In reply to scroll HList widget by achaplot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |