Re: wxPython's wx.RegionFromBitmap() wxPerl equalevant

2010-04-26 Thread Mark Dootson
Hi, The wxWidgets docs give, amongst others, the following wxRegion constructors: wxRegion(const wxBitmap bmp) wxRegion(const wxBitmap bmp, const wxColour transColour, int tolerance = 0) So, my $reg = Wx::Region-new($bmp); my $reg = Wx::Region-new($bmp, $col, $tol); are the wxPerl

Padre can't be installed from WxPerl repository?

2010-04-26 Thread Octavian Rasnita
Hi, I've seen that Padre can't be installed under ActivePerl 5.10.1 using cpan, so I've tried to install it from WxPerl repository using: C:\Documents and Settings\Octavianppm s Padre ... 3: Padre Perl Application Development and Refactoring Environment Version: 0.56 Repo: wxperl C:\Documents

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Mark Dootson
Hi, I tested ActivePerl 1007 Padre install and it seemed to work OK. Perhaps the repository needs re-sync ppm repo sync --force wxperl ppm s Padre Regards Mark On 26/04/2010 17:17, Octavian Rasnita wrote: Hi, I've seen that Padre can't be installed under ActivePerl 5.10.1 using cpan,

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Octavian Rasnita
Hi Mark, From: Mark Dootson mark.doot...@znix.com Hi, I tested ActivePerl 1007 Padre install and it seemed to work OK. Perhaps the repository needs re-sync ppm repo sync --force wxperl ppm s Padre Regards Mark Thank you. I was able to install Padre. Unfortunately when I try

Re: Padre can't be installed from WxPerl repository?

2010-04-26 Thread Mark Dootson
Hi, I think that's an issue with Padre 0.56 as installed by PPM. The command padre.bat should work. Alternatively, you could move padre.exe, padre.pl and padre.bat from ..perl\site\bin to ..\perl\bin One thing you might like to try. I think that as you will now have most of the