home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14154 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  978 b 

  1. Path: sparky!uunet!uunet.ca!geac!dmntor!dciem!png
  2. From: png@dciem.dciem.dnd.ca (Peter Ng)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Tracing mouse cursor movements ...
  5. Message-ID: <6185@dciem.dciem.dnd.ca>
  6. Date: 18 Aug 92 14:14:32 GMT
  7. Distribution: na
  8. Organization: Defence and Civil Institute of Environmental Medicine
  9. Lines: 14
  10.  
  11. Is there any "nice" way of tracing mouse cursor movements?? For example,
  12. I have an application in which the user clicks on various areas of the
  13. screen etc... What I would like to do is track the mouse cursor and
  14. later on, "replay" the movements of the mouse.  A brute force method
  15. would be to record the mouse cursor location at set intervals, then
  16. redraw the mouse cursor at the points recorded.  This however, would
  17. create a "jerky" playback and secondly, require large disk space to
  18. store all the points! Any ideas or suggestions???? Please email
  19. responses to me directly at: png@dretor.dciem.dnd.ca
  20.  
  21. Much thanx in advance.  Cheers!
  22.  
  23. Peter.
  24.  
  25.