On Sep 30, 2004, at 1:33 PM, Chris Kastorff wrote:
This isn't a "New Users" question, but I couldn't find another
suitable mailing list. Bear with me:
I've been looking for a way to check how many keys have been pressed
and how many clicks the user has made, and the only way I can find is
creating a loop (in a timer) that checks to see if a key had been
pressed, and then add one to the key count (same method for clicks).
Here's the code I'm using:
[snick]
You could call the Carbon Event Manager to watch key and mouse events
as they pass by.
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|