home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4503 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!das.wang.com!wang!news
  3. From: bmrrnm@vmsa.technion.ac.il
  4. Subject: Mouse cursor on high resolution
  5. Organization: Technion, Israel Institute of Technology
  6. Date: Wed, 22 Jul 1992 12:32:08 GMT
  7. Message-ID: <1992Jul22.143208.1@vmsa.technion.ac.il>
  8. Sender: news@wang.com
  9. Lines: 18
  10.  
  11. Hello everyone,
  12.  
  13.   I'm now writing a program using Turbo Pascal 6 which uses high-resolution 
  14. graphics (640x480x256) and MUST use a mouse. I don't want to write all the
  15. mouse routines by myself, so I've been looking in the last week for a unit 
  16. which can do the job. I've found about 10 different mouse libraries for Turbo
  17. Pascal, but none of them have worked as expected - using all of the them the
  18. mouse cursor was invisible (they all worked using lower resolution).
  19.  
  20.   I don't know what's wrong. Is it the mouse-units or my mouse-driver (I
  21. have Genius mouse with its driver installed)? And what can I do about it?
  22.  
  23.   I'll be gratefull for any help.
  24.  
  25. Yair Moshe
  26. bmrrnm@vmsa.technion.ac.il
  27.  
  28. p.s. Sorry about my English.
  29.