The following code demonstrates the slider problem - pos does not seem to
set the position anymore
---
#!perl
use Win32::GUI;
$Window = new GUI::Window(
-title=> "Win32::GUI::Slider test",
-left =>
looks like setting a slider position using $Window->Slider->Pos(4) no longer
works in version 1.0.
Any workarounds?
Hello,
I try to use Win32::GUI, but it doesn't work.
I'm working on a Windows 2000 Pro 5.00 Patch 4.
PERL version is ActivePerl-5.8.3.809
Win32-GUI.zip is the latest one.
The Error Message is the following :
The instruction at "..." referenced memory at "...". The memory could not be
"read".
3 matches
Mail list logo