Re: Reading a keystroke in a Console app
- From: "Scott Coonce" <sdcoonce@xxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Oct 2005 10:16:08 +0200
Check out the ConsoleEx.dll from
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=b76d1f08-2d79-47bd-825b-0489938aae0f
Scott
"Brian Schwartz" <brian@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eHELOTO2FHA.700@xxxxxxxxxxxxxxxxxxxxxxx
> I'm writing a console application. Both Read and ReadLine wait for enter
> to
> be pressed before returning. Isn't there a way to read a single character
> and continue immediately, without waiting for enter?
>
>
> --
> Brian Schwartz
> FishNet Components
> http://www.fishnetcomponents.com
> Try the best free grid available anywhere - no strings attached!
>
>
>
.
- Prev by Date: Re: invoking method of outer class from inner class.
- Next by Date: Inheritance on static variables?
- Previous by thread: Re: Reading a keystroke in a Console app
- Next by thread: Unregister a shell extension without killing Explorer
- Index(es):
Relevant Pages
|