AW: [perl-win32-gui] Re: version problems with Win32::GUI

1999-12-21 Thread Urs Grendelmeier
The easiest way to install Win32::GUI is ppm install --location=http://Jenda.Krynicky.cz/perl Win32-GUI ;-) i made this and from this thime i had the following error message: Win32::GUI object version 0.0.434 does not match $Win32::GUI::VERSION 0.0.425 at C:/Perl/lib/DynaLoader.pm line 188.

AW: AW: [perl-win32-gui] Re: version problems with Win32::GUI

1999-12-21 Thread Urs Grendelmeier
The easiest way to install Win32::GUI is ppm install --location=http://Jenda.Krynicky.cz/perl Win32-GUI ;-) i made this and from this thime i had the following error message: Win32::GUI object version 0.0.434 does not match $Win32::GUI::VERSION 0.0.425 at

AW: [perl-win32-gui] GUI::GetOpenFileName and how to save a file?

2000-03-13 Thread Urs Grendelmeier
Hi Ladislav In Win32::FileOp (you can install from http://jenda.mccann.cz/perl) you find a function called "SaveAsDialog". Grendi -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von DIScussion Gesendet: Montag, 13. Marz 2000 11:43 An: [EMAIL

RE: [perl-win32-gui] PPM

2000-09-13 Thread Urs Grendelmeier
Hi, I have the same problem. Please tell me, if you have the "answer". Urs -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Timmy Doyle Sent: Tuesday, September 12, 2000 3:35 PM To: [EMAIL PROTECTED] Subject: [perl-win32-gui] PPM Hi, I am using ppm

[perl-win32-gui] BrowseForFolder

2000-10-15 Thread Urs Grendelmeier
Hi, I have a "nice" Problem not really with win32-gui. I installed ActiveState Perl 618 and now BrowseForFolder from the Win32-FileOp package isn't working (read error at address xxx)! ppm tells me, that FileOp is up to date. Anyone, who has the same problem or a fix? Grendi

[perl-win32-gui] RE: BrowseForFolder in Win32::FileOp

2000-10-22 Thread urs . grendelmeier
The following message/fix i received from Mike Blazer. He had some problems to post it to the Win32-GUI list. Hello guys, that was my old bug (that made no problems before Perl 5.6) - please update your BrowseForFolder function with this one: sub BrowseForFolder { #===