Re: [win32-gui] Re: [perl-win32-gui-users] Win32 Problems

2006-05-25 Thread Robert May

Kevin L. Gross wrote:

I installed using the Win32-GUI.ppd ppm file. Whaddyaknow? Now it works!


Isn't that the standard way to install PPM files?


Really clear instructions were not to be found anywhere...


I'd be interested in knowing where you tried looking, so we can make it 
easier for others.  All the binary downloads from SourceForge are 
(should be) packed with a readme file that explains the installation 
steps.  The Release notes contain this information, as does the Readme file.


Regards,
Rob.



Re: [perl-win32-gui-users] Win32::GUI::Scintilla V1.08

2006-05-25 Thread Sean Healy
On Mon, 05 Dec 2005 05:30:25 -0700, Jeremy White <[EMAIL PROTECTED]>  
wrote:


I've just committed some changes to Scintilla, the main ones being that  
events now fire for perl 5.8.x. This fix also solves a few issues where  
Scintilla was crashing, again with perl 5.8.x. This module should work  
with any version of Win32::GUI from V1.00 upwards.




If there are any issues, please let me know. I'll try and get a PPM on  
the sourceforge site later in the week.


I notice that the most recent PPM (and source for that matter) on the  
Sourceforge download page is still the one from

November.

Ordinarily, I'd download the CVS source and build it myself, but I don't  
own my own copy of Visual Studio. Although the
license at work does allow me to install it on my computer at home, I  
recently reinstalled Windows and I have to wait until
I can borrow the CDs from work before I'll be able to build Perl or any  
extensions.


By the way, I want to thank everyone who's been improving this module. I  
was impressed enough when I first found it a few
years ago (version 0.5 something, I think it was), but it just keeps  
getting better and better.