home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4634 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.5 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!vice!bobb
  2. From: bobb@vice.ICO.TEK.COM (Bob Beauchaine)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: I need mouse code
  5. Message-ID: <10061@vice.ICO.TEK.COM>
  6. Date: 30 Jul 92 23:09:40 GMT
  7. References: <1992Jul30.091325.10833@CS.ORST.EDU>
  8. Organization: Tektronix, Inc., Beaverton,  OR.
  9. Lines: 33
  10.  
  11. In article <1992Jul30.091325.10833@CS.ORST.EDU> frederm@prism.CS.ORST.EDU (Michael Frederick) writes:
  12. >
  13. >
  14. >  Does anyone out there have some generic code that reads the location
  15. >  of the mouse other than "mousewhere" or the ones included in the
  16. >  "drivers.tpu"?
  17. >
  18. >  Someone earlier asked the same question but I did not see a reply so'
  19. >  I thought I'd ask too.
  20. >
  21. >  What I'm looking for is some code that includes the interupt calls and
  22. >  etc.  Mainly I want to be able to tell what pixel the mouse is on in
  23. >  any graphics mode....
  24.  
  25.   I've seen this question on occassion on here on the net.  My
  26.   question then becomes:
  27.  
  28.     Are there good PD mouse units for TP in existence?  I have an
  29.     interrupt driven mouse routine that I wrote that supports the
  30.     entirity of the MS mouse standard (whatever that was when I
  31.     wrote the unit).  It works well for me, and I'll release it if
  32.     there's truly a need and I'm not duplicating someone else's
  33.     work.
  34.  
  35.     
  36. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ 
  37.  
  38. Bob Beauchaine bobb@vice.ICO.TEK.COM 
  39.  
  40. C: The language that combines the power of assembly language with the 
  41.    flexibility of assembly language.
  42.  
  43. Real friends don't let friends use UNIX.
  44.