Hello,
Is Perl good for windows applications?
I want to build a program using Perl and have a GUI for the end user to operate on.
Basically I want to program a little application that lets the user click on a "browse" button and the File Dialog (to search for files on your comp) box displays.
Then the user would add any text files he wants stored into a list. The list will then load up everytime windows starts up.
I'm pretty sure Perl can build such an application, but would Visual Basic probably be the way to go? Or is Perl just as capable? If I was to learn more about Perl TK, does that involve compiling the actual application for windows users to download and work properly? Reason, that I do not want this jus tto be a perl script, is that not all people have Perl installed on their comps to execute the script.
Thanks for taking your time to read this. May be an odd post, but just need some feedback be4 I really get started on this little project. Thanks.
2006-03-05 Retitled by planetscape, as per Monastery guidelines
Original title: 'Perl Applications'
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.