-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (ack, forgot to post to list)
On 12/17/2010 12:46 PM, Francesco Di Lorenzo wrote: > > Hi everyone, > > this is my first message in this mailing list. I would love to know how to > > create a graphic user interface using Perl. I've read that there are a lot > > of resource to do this but I don't know where to start... > > Can anyone help me? > > I'm a Perl's beginner under Mac OS X. > > Thanks :-) > > Hello Francesco, There are a few ways to approach GUI programming on perl depending on which toolkit you wish to use. I'll put down the main ones that come to mind and you can take a look at which is easiest for you to work with: Perl TK: http://www.perltk.org/ http://www.cfcl.com/rdm/section7/perltk.html (mac instructions) Perl GTK2: http://gtk2-perl.sourceforge.net/ http://gtk2-perl.sourceforge.net/install/panther.html (mac instructions) wxPerl: http://wxperl.sourceforge.net/ http://search.cpan.org/~mbarbon/Wx-0.27/docs/INSTALL.pod (general instructions + mac specific note) Note that there is also Perl Qt, but I don't see any way to get it working on Mac with a quick google: Perl Qt: http://perlqt.sourceforge.net/ Hope this helps you get started. - - Onteria -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJNC9AVAAoJEAG1Ke+URhb8O/AH/jOoUvVpEejMUojH0fBRS38q 0Maty1nS/quRYX8S02SyBjXdnCs02WmGIXzIyR3c7lMsq3GE6jWWjLljzES2Y2rd Gr+zcALUeVV3S5uu7vSuK6wFGC+YKCaGWnCowk4K1xViGuclT6O2hrz5pMQ0yVKq bysL69WJzWOxxxdPVk6HXaivr97uD6ojlvRc3CvabPbLHg1MlrRTkdrIOstVCxub 7ba6hoZIYiMTjrhbMNUUT19TlpRosy2ySZl3RkFUdl9Ntij00SxxrFEheOej4Ce4 0q5x7RZU07ynUu/Yi23eHI8MzhtT0WvzsO81gS1gBbhxIiHgVhm02Up1z8VVvGM= =YkPw -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/