Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Win32::GUI: how to find BrowseForFolder()'s handle?

by HelenCr (Monk)
on Sep 21, 2012 at 06:15 UTC ( [id://994815]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $InputDir = Win32::GUI::BrowseForFolder( -root => $TopDir, -includefil
    +es => 1,
                        -title => 'Select directory for parameter file', 
                        -text =>'text Selext directory for parameter file'
    +,
                        -size => [50/100*$dw, 50/100*$dh], -addexstyle => 
    +WS_EX_TOPMOST,);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-24 14:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found