That is perfect! Thank you very much :) I wonder why that isn“t mentioned in the documentation, it seems like a normal and usefull feature.
- Nikolaj > -----Original Message----- > From: darrik [mailto:[EMAIL PROTECTED] > Sent: 4. april 2006 21:22 > To: Amondsen, Nikolaj Berg DK - AFI > Cc: perl-win32-gui-users@lists.sourceforge.net > Subject: Re: [perl-win32-gui-users] Start dir in > BrowseForFolder without -root > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > the -directory option specifies starting folder. > > ex.: > > Win32::GUI::BrowseForFolder( > -root => 'c:\\', > -directory => 'c:\\program files\\', > ); > > this will start at "c:\program files\" but you can browse up to "c:\" > (the root). > > ~darrik > > > > Amondsen, Nikolaj Berg DK - AFI wrote: > > Hi > > > > Is it possible to specify a startdir for the > BrowseForFolder function > > so that is is still posible to browse for folders above > this folder in > > the filestructure. > > Using -root hides everything above the specified root-dir, > allthough > > it is still possible to select files outside this dir by > filling out > > the textfield manually.. > > > > What I would like to use this for is having my application > start the > > BrowseForFolder dialog in the folder most resently used, but still > > alloving the user to browse outside that folder. > > > > > > - Nikolaj > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > > language that extends applications into web and mobile > media. Attend > > the live webcast and join the prime developer group > breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 > > _______________________________________________ > > Perl-Win32-GUI-Users mailing list > > Perl-Win32-GUI-Users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > > http://perl-win32-gui.sourceforge.net/ > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.1 (MingW32) > > iD8DBQFEMsdjNLjD3/G9w0YRA/EYAJ4sWk/EgKAq4bci6vQxxZa1Sge+2wCfZTwr > tQdid6uo+B3ouW72QdopBgI= > =4V1L > -----END PGP SIGNATURE----- >