Re: Perl Gui Programming Software Development by kordaff Myself, I'd use perltk. The Tk module comes with activestate's version, so portability … just in case. There are some examples on [url]www.perltk.org[/url] too and there have been articles on Perl… Perl Gui Programming Software Development by 001 Hello, i am considering making a gui in perl, I want to find out if i shoould use perlqt or perltk. I am using Redhat 9 linux, and i would like to use graph tools and displays also , could anyone help me on how to start programming using such tools. thanks 001 GUI question Programming Software Development by somename Hello. My question is about perlTk. I'm wondering how to write a gui app like … Re: perl gui Programming Software Development by indienick …. If you're hellbent on getting a GUI done though, PerlTk is about the only way to do it, next to… are running a UNIX variant). If you are running Windows, PerlTk's your only bet - unless someone's written a Perl… Re: perl gui Programming Software Development by masijade My personal opinion is the one you have already mentioned, PerlTk.