Regards everyone, here is my situation, For the sake of information and for the sake of convenience, would there be any way I can disable the command line window from showing up when running a Perl/Tk application?
I have the notion (needs clarification though) that this command line window is part of the compiler triggering whenever a program is run, but If making a standalone Tk application be really independent from this window and that it doesn't have to show up every time I run the application is possible, it would be great that some generous monks show me where I can learn how to do this.
with all due reverence thanking you.
Update:
I have used the wperl option since it seemed easier for the small task I got, the wperl.exe is in the same bin where perl.exe (the compiler) is, just save your program in .wpl instead of .pl and then run it using the wperl.exe., perlapp from ActiveState is certainly an option I'd use in the near future, Thanks Marshall.
Excellence is an Endeavor of Persistence.
Chance Favors a Prepared Mind.
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.