
majinserge
New User
Nov 13, 2010, 3:33 PM
Post #1 of 3
(1454 views)
|
|
Wrote a comprehensive Perl script, now I want to turn it into a Windows installable application.
|
Can't Post
|
|
Hi everyone, this is my first post here, but I figure I'd post in the advanced section because of my experience with the language. I have recently written a very comprehensive script, however I would like to take the idea of that script and turn it into a Windows application for fun and profit. First of all - what are the good options for a GUI in perl? I'm looking for something that is reasonably skinable and can offer some basic things such as text boxes, images, event functions on mouse overs, etc Second - once the gui is designed and functional, would it be possible to distribute the entire package (GUI, possibly a ActivePerl distribution, etc) as one installable package? Or is my best bet to try and do this all with another language? Thank you in advance
|