home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / hardware / 22335 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.8 KB

  1. Xref: sparky comp.sys.ibm.pc.hardware:22335 comp.sys.ibm.pc.programmer:347
  2. Newsgroups: comp.sys.ibm.pc.hardware,comp.sys.ibm.pc.programmer
  3. Path: sparky!uunet!centerline!noc.near.net!news.cs.brandeis.edu!binah.cc.brandeis.edu!DERNIS
  4. From: dernis@binah.cc.brandeis.edu
  5. Subject: Re: Mouse Cursor
  6. Message-ID: <1992Aug21.012808.14991@news.cs.brandeis.edu>
  7. Sender: news@news.cs.brandeis.edu (USENET News System)
  8. Reply-To: dernis@binah.cc.brandeis.edu
  9. Organization: Brandeis University
  10. References: <Bt2J9u.2t4@ecf.toronto.edu>
  11. Distribution: usa
  12. Date: Fri, 21 Aug 1992 01:28:08 GMT
  13. Lines: 33
  14.  
  15. In article <Bt2J9u.2t4@ecf.toronto.edu>, dhaliwa@ecf.toronto.ed
  16. u (DHALIWAL BIKRAM SINGH) writes:
  17. >I am having 
  18. >trouble with the computer drawing lines over the cursor.  I will draw a
  19. >line but when I move the cursor away, the line goes away.  
  20. >
  21. I am having a similar problem with the text cursor.  When I write
  22. under the cursor, either with BIOS or directly, moving the mouse, reveals 
  23. what was previously there.  Also scrolling with BIOS moves the mouse
  24. cursor, actually makes a copy deleting the cursor which appears when
  25. I move the mouse.
  26.  
  27. It has occured to me that interrupt0x33function 0x0B, can be used with
  28. int 0x33 function 0x03, to write my own routines to control the
  29. cursor myself.  But I would have to poll it constantly, and intercepting
  30. int 0x21 wouldn't help because than I would have to write the whole
  31. driver from scratch.  So the function would just have to have a 
  32. polling loop.
  33.  
  34. The same solution would work with a graphics cursor, but so much work to
  35. implement!
  36.  
  37. Does someone know if there is an easier way?
  38.  
  39. HELP!!!!
  40. Thanks,
  41. Mitch Dernis
  42.  
  43.  
  44.  
  45. >..............................................
  46. >: Bikram Dhaliwal (dhaliwa@civ.toronto.edu) : 
  47. >: Oakville        (dhaliwa@ecf.toronto.edu) :
  48.