Results 1 to 3 of 3

Thread: How do I code my app to count till a certain time after...

  1. #1

    Thread Starter
    Addicted Member Daniel_Christie's Avatar
    Join Date
    Jan 2000
    Location
    USA
    Posts
    245
    How do I code my app to count till a certain time after say 5 minutes of "INACTIVITY"?

    I can run a timer, but I am not sure how to allow my app to recognize INACTIVITY.

    Any help is greatly appreciated,
    Daniel Christie

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    You can store the cursor position and detect any keys being pressed, if neigher are occuring then you can assume that the user has been inactive. For specific code take a look at this thread.

    Gl,
    D!m
    Dim

  3. #3

    Thread Starter
    Addicted Member Daniel_Christie's Avatar
    Join Date
    Jan 2000
    Location
    USA
    Posts
    245

    Much appreciated.

    I thank you very much.

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