I recently decided to take a challenge my dad gave me: to make a program in perl that has a normal windows 95/98/me look/feel to it that passes a dos-based command line program a string of arguements based on checkboxes etc. that were set in the perl program. Basically what he challenged me to do was make a windows GUI for a dos based program. I was told that Perl/Tk was the module to do this, but I really don't know where to start. Does anyone know of some good tutorials on building programs with Perl/Tk?
In reply to Perl/Tk
by Stamp_Guy