Need fast idle handler
Need fast idle handler
- Subject: Need fast idle handler
- From: Steven Sanders <email@hidden>
- Date: Mon, 31 Mar 2003 14:15:06 -0700
Hi,
I made an idle handler to return the current mouse position
and keep track of the last to positions. It works fine.
My problem is:
Property: idleInterval: 1
On Idle
-- ... the code
Return idleInterval
End Idle
I shortest interval that seems to work is 1 second.
I want 100 milliseconds. Is there a way to get a shorter
idle interval other than spawning other idlers to collect
interleaved positions?
Thanks,
Steven
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.