Results 1 to 2 of 2

Thread: how to check for input withought blocking??

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2002
    Posts
    39

    Question how to check for input withought blocking??

    how can u check to see if there is anything in the keyboard buffer before u do a read on it which would block the program till something is enterd??

  2. #2
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    I think there is a preview keys event method under winforms anyway. You can just respond to this event.
    -scott
    he he he

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width