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
Thanks, kmx.
I just downloaded, and installed, versions 1.07 and 1.08 to check. The
change was from 1.08 to 1.09. That may help narrow the search a little.
Regards,
Glenn
On Saturday, 8 November 2014, kmx wrote:
> Well, that might be introduced by this change I have made when trying to
> poli
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
On 8.11.20
First off, thanks to KMX for his latest work on this project; it had gone
kind of quiet recently.
I just upgraded from 1.06 to the new 1.09. Running ActivePerl, I see a
change in default main window background colour. The "hello world" example
in the tutorial used to look like the attachment Hello
4 matches
Mail list logo