[perl-win32-gui-users] Start dir in BrowseForFolder without -root

2006-04-04 Thread Amondsen, Nikolaj Berg DK - AFI
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

RE: [perl-win32-gui-users] Start dir in BrowseForFolder without -root

2006-04-04 Thread Plum, Jason
AFAIK this is the default behavior. At least on my XP/2000 systems Jason P. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Amondsen, Nikolaj Berg DK - AFI Sent: Tuesday, April 04, 2006 10:00 AM To: perl-win32-gui-users@lists.sourceforge.net Subject:

Re: [perl-win32-gui-users] Start dir in BrowseForFolder without -root

2006-04-04 Thread darrik
-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).

[perl-win32-gui-users] window freezes when connecting to IRC

2006-04-04 Thread Roger Mayfield
I have been trying to create a GUI for my IRC bot, but no matter what I try, the GUI freezes once it connects. I know that the GUI has a loop and that NET::IRC has it's own loop; therefore I have used NET::IRC's do_one_loop and WIN32::GUI's DoEvents. I've even tried lagging the irc loop to get

[perl-win32-gui-users] SWF win32 GUI

2006-04-04 Thread carollyne courtney
Hi, Can someone point me in the right direction - how do I display/embed a swf file in a win32 gui window? Seems like it may be possible using Win32::GUI::AxWindow. Any help appreciated. Thanks, Carol _ Discover the magic of