in reply to Tk::DirTree question
I checked and your code works with that correction.sub OnNewPath{ $tk{dir_tree}->delete('all'); #this little tinker now work $tk{dir_tree}->chdir( $dr{PATH} );}
Courage, the Cowardly Dog
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Tk::DirTree question
by blackadder (Hermit) on Aug 02, 2002 at 12:21 UTC |