home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5818 < prev    next >
Encoding:
Text File  |  1992-08-26  |  969 b   |  27 lines

  1. Organization: Electrical & Computer Engineering, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!da0g+
  3. Newsgroups: comp.sys.next.programmer
  4. Message-ID: <geb1KVS00WA78ulFoG@andrew.cmu.edu>
  5. Date: Wed, 26 Aug 1992 19:37:05 -0400 
  6. From: David Apfelbaum <da0g+@andrew.cmu.edu>
  7. Subject: mouseMoved:event questions
  8. Lines: 17
  9.  
  10.  
  11. I would like to make use of subclassing the mouseMoved:event method to
  12. display the actual coordinates of the mouse (amongst other things ;-).
  13. Unfortunately I seem to be missing some (probably obvious) incantation
  14. to do this...  I have tried playing with various combinations of setting
  15. the event flags, setTrackingRect, acceptsFirstResponder, etc without
  16. succeess.  Would anyone out there have any recomendations or suggestions
  17. of things to try?  Or perhaps a short example?
  18.  
  19.  
  20.         Thank you.
  21.  
  22.             -David.
  23.              da0g+@andrew.cmu.edu
  24.  
  25.  
  26.  
  27.