Re: [perl-win32-gui-users] PL_memory_wrap...

2007-08-27 Thread Marco Hofmann
hat could be, but I'm not sure. Next time I will wait for your advices. Thanks a lot. Regards, Marco Original-Nachricht > Datum: Mon, 27 Aug 2007 08:15:03 +0530 > Von: "Robert May" <[EMAIL PROTECTED]> > An: "marco hofmann" <[EMAIL PROT

Re: [perl-win32-gui-users] PL_memory_wrap...

2007-08-26 Thread marco hofmann
AR and pp from the ActiveState Repository. Regards, Marco Robert May schrieb: > On 24/08/07, Marco Hofmann <[EMAIL PROTECTED]> wrote: >> I have problems with pp and win32::gui() package. If I pack >> a script containing only the line >> >> use Win32::GUI(); >&g

[perl-win32-gui-users] PL_memory_wrap...

2007-08-24 Thread Marco Hofmann
Hi all, I have problems with pp and win32::gui() package. If I pack a script containing only the line use Win32::GUI(); with pp -o test.exe test.pl I get the error message, when starting test.exe: The procedure entry point "PL_memory_wrap" can't be located in DLL"perl58.dll" DOS window outp

Re: [perl-win32-gui-users] Control ScrollBar in Grid

2007-02-14 Thread marco hofmann
Thanks a lot, also for your comments on the script. EnsureCellVisible() was exactly that I was looking for. That opens the next door... Regards, Marco Robert May schrieb: marco hofmann wrote: Hello, I want to control the Scrollbar in a grid. The aim is to set the focus on a defined cell and

[perl-win32-gui-users] Control ScrollBar in Grid

2007-02-13 Thread marco hofmann
Hello, I want to control the Scrollbar in a grid. The aim is to set the focus on a defined cell and to move the scrollbar so thats visible. I tried the following skript (modified script from the Win32::Gui::Grid) but the sequence my $Scroll = $Grid->ScaleHeight; $Grid->ScrollPos(0,$Scroll/2)

[perl-win32-gui-users] Can't find "PL_memory_wrap" in "perl58.dll"....

2007-02-09 Thread marco hofmann
Hello, I have ActivePerl5.8 and WindowsXP I tried to install win32::32 1.05, because I want to use the grid package, which is not a part of version 1.03 (which you can install from activestate repository). But after installing version 1.05 as described ( with ppm install ./Win32-GUI.ppd after re