Re: Updating the wxperl web site on sourceforge

2009-09-13 Thread Jacky Jack
1. Create sourceforge.net account 2. Send email to the authors http://sourceforge.net/users/jouke http://sourceforge.net/users/mbarbon On Sun, Sep 13, 2009 at 6:38 PM, Gabor Szabo wrote: > Hi, > > the latest news on http://wxperl.sourceforge.net/ > are from May 01, 2008. > > It does not look go

Re: Why cannot ActiveState build Wx ?

2009-09-10 Thread Jacky Jack
Did you read previous posts of mine? This one killed me. Don't use one from ActiveState. Use wxperl.co.uk source. You must use Windows XP SP 3 or above. Terrible C compiling issues >>> C:\Perl\bin\perl.exe Makefile.PL compilet-2112487424.c Command line warning D4002 : ignoring unknown option '-dl

Re: Memory Leak (in Wx::Perl::ProcessStream)?

2009-09-09 Thread Jacky Jack
I notice $event->GetProcess->Destroy should reset the buffer. On Wed, Sep 9, 2009 at 10:00 PM, Mark Dootson wrote: > Hi, > > I'm not entirely certain this is really a Wx::Perl::ProcessStream issue. > > For sure, it is Wx::Perl::ProcessStream consuming the memory. I am not sure > it is a fault

Re: Destructors eg wxBitmap::~wxBitmap

2009-09-07 Thread Jacky Jack
Hi Steve This is because wxPerl is itself ported from WxWidgets. Have you consulted : http://wxperl.sourceforge.net/documentation.html " There is no wxPerl API document per se. The wxPerl API is described in terms of C++ in the following: online wxWidgets documentation (2.6.3)

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-07 Thread Jacky Jack
Anyone cares to find out why it doesn't work in XP SP 2? Even if I look at SP 3 new features and addons, I can't find any conflicts. On Sun, Sep 6, 2009 at 1:48 AM, Jacky Jack wrote: > According to my testing, this problem exists in Windows XP SP 2. > This works in SP 3 and up

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-05 Thread Jacky Jack
According to my testing, this problem exists in Windows XP SP 2. This works in SP 3 and up. On Sat, Sep 5, 2009 at 1:02 AM, Jacky Jack wrote: > Hello Huub and list > >> Now the solution is simple: Remove Alien-wxWidgets 0.44 and install 0.39. >> This will give you a working w

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-04 Thread Jacky Jack
Hello Huub and list > Now the solution is simple: Remove Alien-wxWidgets 0.44 and install 0.39. > This will give you a working wxPerl system based on wxWidgets version 2.8.9. > Not bleeding edge, but very recent at least. I didn't even install Alien-wxWidgets 0.44 first. There is nothing to remov

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
/perl/lib/perl5db.pl line 638 DB::eval called at C:/strawberry/perl/lib/perl5db.pl line 3434 DB::DB called at -e line 1 On Fri, Sep 4, 2009 at 3:32 AM, Roode, Eric wrote: > On Thursday, September 03, 2009, Jacky Jack wrote: >> >> No way for me. >> >&

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
o much for your time. On Thu, Sep 3, 2009 at 8:07 PM, Roode, Eric wrote: > On Thursday, September 03, 2009, Jacky Jack wrote: >> >> I try to compile wxperl on Perl 5. 10 (of both ActivePerl and > StrawberryPerl) >> None of them work. >> >> Extensive googling s

No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
Hi I try to compile wxperl on Perl 5. 10 (of both ActivePerl and StrawberryPerl) None of them work. Extensive googling show me: http://www.wxperl.co.uk/repository/ and http://www.wxperl.co.uk/Wx-510.zip They too don't work. How can I make it for coping with 5.10 and for Windows platform. We h