Re: [perl-win32-gui-users] File Save with Vista

2008-03-07 Thread Jeremy White
Hi, What version of Win32::GUI and what version of Perl? Cheers, Jeremy. > From: [EMAIL PROTECTED] > To: perl-win32-gui-users@lists.sourceforge.net > Date: Fri, 7 Mar 2008 10:59:32 -0800 > Subject: [perl-win32-gui-users] File Save with Vista > > I have a program that uses Win32::GUI::GetSaveF

[perl-win32-gui-users] File Save with Vista

2008-03-07 Thread John Whitney
I have a program that uses Win32::GUI::GetSaveFileName to open a "Save As" dialog window. In win98 and XP it works fine. With Vista the "File Name" and "Save As Type" text fields are missing and do not appear in the dialog window. Any ideas on how to get these to appear with Vista? Using Vista