in reply to Clickable Tree Menu using Perl

If I understand you correctly, you want a GUI element that allows for a tree view of a directory structure? If so:

Tk::DirTree

This is a directory tree just like you describe. If you want something more generic, see

Tk::Tree

Hope this helps!

"Never take yourself too seriously, because everyone knows that fat birds dont fly" -FLC

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.