Re: [perl-win32-gui-users] Slider Position

2004-12-29 Thread Steven Lloyd
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 =>

[perl-win32-gui-users] Slider Position

2004-12-29 Thread Steven Lloyd
looks like setting a slider position using $Window->Slider->Pos(4) no longer works in version 1.0. Any workarounds?

[perl-win32-gui-users] Application Error : ...The memory could not be "read"

2004-12-29 Thread Lionel Lionel
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".