Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Tk on Win32 - how to avoid background console window

by teabag (Pilgrim)
on Jan 18, 2005 at 10:14 UTC ( [id://422958]=note: print w/replies, xml ) Need Help??


in reply to Tk on Win32 - how to avoid background console window

An other option would be to use PAR
with pp, perl packager. Just add the --gui switch to tell pp that it's a gui program:

# Pack 'foo.pl' into a console-less 'out.exe' with icon (Win32 only) pp --gui --icon foo.ico -o out.exe foo.pl


teabag
Blessed is the end user who expects nothing, for he/she will not be disappointed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://422958]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found