RE: [perl-win32-gui-users] GetOpenFileName and directories

2003-03-05 Thread Darrik Mazey
yeah, this is just what i wanted. thank you both for your help. i was going by the docs on aldo calpini's site (an older version than the one on CPAN). much appreciated! darrik >> >> >does anyone know if there's an option to make the common file >> open dialog >> >select directories instead of

Re: [perl-win32-gui-users] GetOpenFileName and directories

2003-03-05 Thread Wim de Vries
At Wednesday 05/03/2003 15:06, Sean Healy wrote: does anyone know if there's an option to make the common file open dialog select directories instead of files? any help is appreciated :) You may want to use the loft package http://www.bahnhof.se/~johanl/perl/Loft/ One of examples has what you

Re: [perl-win32-gui-users] GetOpenFileName and directories

2003-03-05 Thread Sean Healy
does anyone know if there's an option to make the common file open dialog select directories instead of files? any help is appreciated :) darrik As far as I know, there is not. But there is a method called BrowseForFolder. If you don't have the docs, check here: http://search.cpan.org/src/