Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

How to add both a text entry option for file location entry and also a file search option using file search

by Ganesh Bharadwaj1 (Sexton)
on Aug 01, 2016 at 09:48 UTC ( #1168905=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use Tk;
    
    ...
    
        $txt -> insert('end',"Process is $process. File location is $name 
    +and selected bins is $bins.\n");
    }
    
  2. or download this
    #!/usr/bin/perl -w 
    use strict;
    
    ...
    }
    
    MainLoop;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2023-10-01 05:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?