From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ??? Sent: 13 September 2006 11:13 To: activeperl Subject: About Perl/Tk
> Hi~ guys. > > How many perlers use Tk to add a GUI to your script? 42. With you that will make 43. :-) > Do you have any suggestion about GUI dev using perl? Depends what you mean, but for a start with Tk look at the documentation and widget demo that you already have. Also look at http://www.perltk.org/. Then try stuff. It might also be worth having a look at Tkx, as Activestate are using that for their new ppm gui, so it will be part of the Activestate distribution in the not too distant future. > If I wanna compile a .pl to .exe,I can buy PDK/perl2exe,any other open source tools? 149 dollars is > expensive to me. One alternative is to execute the following: Install PAR ('ppm install PAR'). Read documentation. Try more stuff. HTH -- Brian Raven ================================= Atos Euronext Market Solutions Disclaimer ================================= The information contained in this e-mail is confidential and solely for the intended addressee(s). Unauthorised reproduction, disclosure, modification, and/or distribution of this email may be unlawful. If you have received this email in error, please notify the sender immediately and delete it from your system. The views expressed in this message do not necessarily reflect those of Atos Euronext Market Solutions. L'information contenue dans cet e-mail est confidentielle et uniquement destinee a la (aux) personnes a laquelle (auxquelle(s)) elle est adressee. Toute copie, publication ou diffusion de cet email est interdite. Si cet e-mail vous parvient par erreur, nous vous prions de bien vouloir prevenir l'expediteur immediatement et d'effacer le e-mail et annexes jointes de votre systeme. Le contenu de ce message electronique ne represente pas necessairement la position ou le point de vue d'Atos Euronext Market Solutions. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
