Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Double clicking a raw mode Win32::Console app

by ikegami (Patriarch)
on Sep 26, 2008 at 00:47 UTC ( [id://713784]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for (;;) {
       my @event = $Console->Input();
       last unless ...
    }
    
  2. or download this
    $Console->InputChar(1);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-19 13:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found