home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18193 < prev    next >
Encoding:
Text File  |  1992-11-09  |  847 b   |  26 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!think.com!ames!data.nas.nasa.gov!taligent!lsr.taligent.com!user
  3. From: lsr@taligent.com (Larry Rosenstein)
  4. Subject: Re: Button() not callable from interrupt ?
  5. Message-ID: <lsr-091192102228@lsr.taligent.com>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: usenet@taligent.com (More Bytes Than You Can Read)
  8. Organization: Taligent, Inc.
  9. References: <ROBERT.92Nov9103642@wsooti11.info.win.tue.nl>
  10. Distribution: comp
  11. Date: Mon, 9 Nov 1992 18:23:05 GMT
  12. Lines: 12
  13.  
  14. In article <ROBERT.92Nov9103642@wsooti11.info.win.tue.nl>,
  15. robert@wsooti11.info.win.tue.nl (Robert Lukassen) wrote:
  16. > mouse-button from an interrupt-routine. I know that the state of the 
  17.  
  18. Use OSEventAvail with a 0 mask.  The event record will contain the state of
  19. the mouse button.
  20.  
  21. Larry Rosenstein
  22. Taligent, Inc.
  23.  
  24. lsr@taligent.com
  25.