Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Hiding DOS windows that accompany TK

by inoci (Scribe)
on Dec 09, 2008 at 15:08 UTC ( [id://729192]=note: print w/replies, xml ) Need Help??


in reply to Hiding DOS windows that accompany TK

i remember dealing with this a few years back, and solved it with the following :
use Win32::Console; Win32::Console::Free();
for my old apps that i used to maintain for both linux and windows i would do a comparison on $^O to see if the above code needed to be run. sadly, i cannot find an exact example, but it shouldn't be too hard to figure out.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-03-28 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found