No Activity Flag?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What's a good way to test (across an entire database) whether there's been
any keyboard or mouse activity? I want to build something that will
automatically close a database if the user has it open but hasn't done
anything for an extended period. I know I could use mousemove and keydown
events, but don't want to have to watch for them them in every object if
there's a simpler way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top