From: Mattia B. <mb...@ds...> - 2001-12-01 23:07:14
|
A new version of wxPerl, the Perl bindings to wxWindows is out! You can download the source from http://prdownload.sourceforge.net/wxperl/Wx-0.08.tar.gz Binary packages for ActivePerl/Win32 6xx builds, Redhat Linux 7.1 and Debian GNU/Linux "woody" are available along with documentation in HTML and MS HTML Help format from http://sourceforge.net/project/showfiles.php?group_id=15655 and http://wxperl.sourceforge.net/ Regards Mattia |
From: Matt S. <ma...@se...> - 2001-12-02 10:14:03
|
On Sun, 2 Dec 2001, Mattia Barbon wrote: > A new version of wxPerl, the Perl bindings to wxWindows > is out! What are the changes? -- <Matt/> /|| ** Founder and CTO ** ** http://axkit.com/ ** //|| ** AxKit.com Ltd ** ** XML Application Serving ** // || ** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\ |
From: Jouke V. <jo...@pv...> - 2001-12-02 10:25:07
|
See the website http://wxperl.sourceforge.net :) Jouke On Sun, Dec 02, 2001 at 10:14:01AM +0000, Matt Sergeant wrote: > On Sun, 2 Dec 2001, Mattia Barbon wrote: > > > A new version of wxPerl, the Perl bindings to wxWindows > > is out! > > What are the changes? > > -- > <Matt/> > > /|| ** Founder and CTO ** ** http://axkit.com/ ** > //|| ** AxKit.com Ltd ** ** XML Application Serving ** > // || ** http://axkit.org ** ** XSLT, XPathScript, XSP ** > // \\| // ** mod_perl news and resources: http://take23.org ** > \\// > //\\ > // \\ > > > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users -- *-----------------------------------------------* |Jouke Visser |jo...@pv... | |Perl GUI Geek |http://www.pvoice.org | *-----------------------------------------------* PS: Notice new mailaddress!! |
From: Mattia B. <mb...@ds...> - 2001-12-02 10:51:59
|
<please reply to the list> > Awesome!! > > One thing though, clicking on serveral of the things in the demo make it > crash. 1 such thing is the MDI. When I try clicking on the mdi demo it > gives the attatched error before crashing. Wasn't sure if it's because > it needs the 2.3 stuff as you said on your site, but I thought the MDI No, the demo should work fine with 2.2, too ( with 2.3 shows some more things, though ) > should work without it. Or maybe somethings wrong with my install? Ok, I think so; try uninstalling Wx ( ppm remove Wx ), and then re-installing it; looks like ppm could not overwrite th old Wx.dll Regards Mattia > I'm tired, I'm rambling, I'll leave you be. :) > > Thanks for all your help and patience! > > -Casey > > -----Original Message----- > From: wxp...@li... > [mailto:wxp...@li...] On Behalf Of Mattia > Barbon > Sent: Saturday, December 01, 2001 5:08 PM > To: wxp...@li...; wx-...@li... > Subject: [wxperl-users] [ANNOUNCE] wxPerl 0.08 > > > A new version of wxPerl, the Perl bindings to wxWindows > is out! > > You can download the source from > http://prdownload.sourceforge.net/wxperl/Wx-0.08.tar.gz > > Binary packages for ActivePerl/Win32 6xx builds, > Redhat Linux 7.1 and Debian GNU/Linux "woody" > are available along with documentation in HTML and > MS HTML Help format from > http://sourceforge.net/project/showfiles.php?group_id=15655 > and http://wxperl.sourceforge.net/ > > Regards > Mattia > > > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users > |
From: Matt S. <ma...@se...> - 2001-12-02 18:03:52
|
On Sun, 2 Dec 2001, Mattia Barbon wrote: > <please reply to the list> > > > Awesome!! > > > > One thing though, clicking on serveral of the things in the demo make it > > crash. 1 such thing is the MDI. When I try clicking on the mdi demo it > > gives the attatched error before crashing. Wasn't sure if it's because > > it needs the 2.3 stuff as you said on your site, but I thought the MDI > No, the demo should work fine with 2.2, too ( with 2.3 shows some more things, though > ) > > > should work without it. Or maybe somethings wrong with my install? Ok, > I think so; try uninstalling Wx ( ppm remove Wx ), and then re-installing it; looks > like ppm could not overwrite th old Wx.dll Same bug here on Linux. -- <Matt/> /|| ** Founder and CTO ** ** http://axkit.com/ ** //|| ** AxKit.com Ltd ** ** XML Application Serving ** // || ** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\ |
From: Casey W. <wil...@nc...> - 2001-12-02 18:14:43
|
> One thing though, clicking on serveral of the things in the demo make > it crash. 1 such thing is the MDI. When I try clicking on the mdi > demo it gives the attatched error before crashing. Wasn't sure if > it's because it needs the 2.3 stuff as you said on your site, but I > thought the MDI No, the demo should work fine with 2.2, too ( with 2.3 shows some more things, though ) > should work without it. Or maybe somethings wrong with my install? > Ok, I think so; try uninstalling Wx ( ppm remove Wx ), and then re-installing it; looks like ppm could not overwrite th old Wx.dll Ok, I tried reinstalling it on both my Win2K box and my WinXP box, I get the same thing on both. -Casey |
From: Casey W. <wil...@nc...> - 2001-12-02 18:28:25
|
Ok, I got it to work. Not exactly sure how... I got rid of everything on my HD that had to do with wxPerl besides the new one. Then installed 0.08. All is well. :) -Casey -----Original Message----- From: wxp...@li... [mailto:wxp...@li...] On Behalf Of Casey Williams Sent: Sunday, December 02, 2001 12:13 PM To: wxp...@li... Subject: RE: [wxperl-users] [ANNOUNCE] wxPerl 0.08 > One thing though, clicking on serveral of the things in the demo make > it crash. 1 such thing is the MDI. When I try clicking on the mdi > demo it gives the attatched error before crashing. Wasn't sure if > it's because it needs the 2.3 stuff as you said on your site, but I > thought the MDI No, the demo should work fine with 2.2, too ( with 2.3 shows some more things, though ) > should work without it. Or maybe somethings wrong with my install? > Ok, I think so; try uninstalling Wx ( ppm remove Wx ), and then re-installing it; looks like ppm could not overwrite th old Wx.dll Ok, I tried reinstalling it on both my Win2K box and my WinXP box, I get the same thing on both. -Casey _______________________________________________ wxperl-users mailing list wxp...@li... https://lists.sourceforge.net/lists/listinfo/wxperl-users |