Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: file explorer type window

by pme (Monsignor)
on Aug 17, 2015 at 11:03 UTC ( [id://1138870]=note: print w/replies, xml ) Need Help??


in reply to file explorer type window

You may find these links useful: Tk::DirTree Directory and file selection with PERL/Tk.

If you stick to the 'tree' based solution please share your code with us.

Replies are listed 'Best First'.
Re^2: file explorer type window
by perl1234 (Initiate) on Aug 17, 2015 at 12:13 UTC

    Thank you. I have already looked at both the links. I found a code from http://www.rtapo.com/tutorials/tk_tree.html

    Code: http://www.rtapo.com/downloads/tk_tree_ex_1.pl.txt

    You can see that they are using a hash of hash to build a "job" structure and then display it graphically.

    If only I could read a file with similar sturcture and display it?!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1138870]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-03-28 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found