::XMLBuilder
--
kmx
On 8.6.2015 16:18, John McMahon wrote:
> Hi
>
> Win32-GUI installed via ActiveState PPM repository for AS Perl 5.20
> seems to be missing some modules compared to AS Perl 5.14 and the CPAN
> tarball.
>
> Specifically the following:
> AxWindow.pm
> DIBitmap.
Win32-GUI-1.12 is available on CPAN with perl-5.22.0 compatibility fix.
--
kmx
--
___
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https
Hopefully fixed in https://metacpan.org/release/KMX/Win32-GUI-1.11
Version 1.10 intentionally skipped due to trailing zero troubles in
97_Version.t
--
kmx
On 8.11.2014 11:23, Glenn Munroe wrote:
Thanks, kmx.
I just downloaded, and installed, versions 1.07 and 1.08 to check. The
change was
Well, that might be introduced by this change I have made when trying to
polish misc. pointer related issues:
- wcx.hbrBackground = (HBRUSH) SvCOLORREF(NOTXSCALL ST(next_i));
+ wcx.hbrBackground = CreateSolidBrush(SvCOLORREF(NOTXSCALL ST(next_i)));
I'll try to investigate.
--
kmx
Win32-GUI-1.09 is available on CPAN
Build logs seems to be all green:
http://matrix.cpantesters.org/?dist=Win32-GUI%201.09
https://code.activestate.com/ppm/Win32-GUI/
--
kmx
Please test the latest: https://metacpan.org/release/KMX/Win32-GUI-1.08_07
It should built and pass tests on all platforms I have available:
* activestate perl + msvc - both 32/64bit
* strawberry perl + mingw - both 32/64bit
* cygwin: old v1.5 as well as new v1.7 (both 32/64bit)
See changes
;ll try to do more research and commit necessary patches to git repo.
Could meanwhile somebody try to build latest Win32::GUI with MS compiler?
--
kmx
On 10.10.2014 10:07, Reini Urban wrote:
On Oct 10, 2014, at 9:50 AM, Stephane LECOLIER wrote:
Hi Kmx,
Concerning Cygwin do you have plan some dedi
Hi,
currently my intention is simply to make Win32::GUI compile smoothly and
pass all tests on all relevant platforms.
Which means making mswin32 and cygwin columns at
http://matrix.cpantesters.org/?dist=Win32-GUI+1.07 all green (still not
there yet).
--
kmx
On 9.10.2014 11:19, Jeremy
Hi,
after getting co-maint for Win32::GUI I have released version 1.07 to CPAN
- see https://metacpan.org/release/KMX/Win32-GUI-1.07
It contains a merger of fixes related to bugs reported via
https://rt.cpan.org/Public/Dist/Display.html?Name=Win32-GUI
It should cleanly install at least on
9 matches
Mail list logo