home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1063 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!apple!cambridge.apple.com!straz@cambridge.apple.com
  2. From: straz@cambridge.apple.com (Steve Strassmann)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Mouse location
  5. Message-ID: <9207231605.AA29781@cambridge.apple.com>
  6. Date: 23 Jul 92 17:41:30 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 15
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Full-Name: Steve Strassmann
  11. Original-To: jipan@gmuvax2.gmu.edu (Jiqian Pan)
  12. Original-Cc: info-mcl
  13.  
  14. >Date: Thu, 23 Jul 92 11:14:28 -0400
  15. >From: jipan@gmuvax2.gmu.edu (Jiqian Pan)
  16. >To: info-mcl@cambridge.apple.com
  17. >Subject: Mouse location
  18. >
  19. >I have a my-defined cursor with 16x16 bitmap.  Sometimes, the mouse
  20. >location is in the top-left, and sometimes in the bottom-right using
  21. >(view-mouse-position).  I am wondering if we can control the location
  22. >by setting some variables.  Thanks in advance.
  23. >
  24. >jipan@gmuvax2.gmu.edu
  25.  
  26. If you edit your cursor as a "CURS" or "crsr" resource,
  27. ResEdit lets you move around its "hot spot" location
  28. The little "x" determines the offset to where the cursor is "pointing".
  29.