Steve, I would be happy to see your involvement! I don't know who else is interested in my "world domination" plans but I thought it could be cool to implement some interesting and very useful GUI tools on WxPerl and include them in the "Padre on Strawberry" distribution.
(Which actually needs a real name that probably does not include either Padre nor Strawberry and not even Perl). So two other ideas for those who might be interested: Total Commander: http://www.ghisler.com/ WinGrep http://wingrep.com/ I think it would be great if the "package" would come with lots of nice tools already and to give people other reasons to download it. BTW I'd recommend also reading the blog post of Mark Dootson http://binaryperl.blogspot.com/2011/06/wallasey-does-perl-gui-development.html Gabor On Sat, Jun 25, 2011 at 1:28 PM, Steve Cookson <steve.cook...@sca-uk.com> wrote: > Man, what an excellent idea. > > I feel we really need to showcase wxPerl. I'd love to see many more users. > > I make no promises about fixing it, but I'll gladly download it and have a > look over the weekend. > > Regards > > Steve > > > > -----Original Message----- > From: Gabor Szabo [mailto:szab...@gmail.com] > Sent: 22 June 2011 15:29 > To: wxPerl users > Subject: Wx::App::Mastermind and other Wx based applications on CPAN > > hi, > > As you might have heard I have started to irregularly released a > package derived > from Strawberry Perl that contains lots of additional modules, including Wx. > > http://szabgab.com/blog/2011/06/padre-on-strawberry-perl-v5-released.html > > One of the objectives of this package is to showcase various > applications written in Perl. > That means the latest version also includes SDL and two games written in > SDL. > > Upcoming versions will include more games and other applications. > > http://szabgab.com/blog/2011/06/plans-for-world-domination.html > > So I was hunting for applications on CPAN and I found Wx::App::Mastermind > It is a very simple implementation of the famous Mastermind game. > I understand it was built to showcase the threading in Wx but if improved > it can be also included in one of the upcoming packages. > > Assuming Mattia agrees, anyone with tuits who would like to give some > love to this package? > A few comments: > > the documentation does not say it but once installed you have to run > the wxperl_mm.pl script. > > When I clicked "Run" the first time I got this: > > Thread 1 terminated abnormally: lock can only be used on shared values > at /home/gabor/perl5/lib/perl5/Wx/Perl/Thread/Listener.pm line 36. > > - I could hardly see the "white" marks > - The black and white counter sticks are the same as the colored sticks > > > regards > Gabor > >