home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11559 < prev    next >
Encoding:
Text File  |  1992-07-24  |  1016 b   |  25 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!gatech!psuvax1!uxa.ecn.bgu.edu!csblm
  3. From: csblm@uxa.ecn.bgu.edu (Brian Murphy)
  4. Subject: programming graphics mouse ?
  5. Message-ID: <1992Jul24.133735.24837@uxa.ecn.bgu.edu>
  6. Organization: Educational Computing Network
  7. Date: Fri, 24 Jul 1992 13:37:35 GMT
  8. Lines: 15
  9.  
  10. I had originally asked this question of comp.graphics (excuse the
  11. redundancy).  I am attempting to program my microsift compatible mouse
  12. in graphics mode (VGA 640x480).  I have initialized the mouse but am
  13. having trouble in generating a descent looking (something besides a
  14. multi-colored block) graphics cursor.  The inadequate documentation I
  15. have mentions a 16 x 16 bit array to be used for the screen and cursor
  16. images and these are ANDed and ORed with the screen to create the cursor
  17. image ?  I need help in preparing this graphics cursor.  If anyone has
  18. information just how to do this or a good source of information.
  19. Please let me know.
  20.  
  21. Many Thanks in advance.
  22.  
  23. Brian Murphy
  24. Eastern Illinois University
  25.