home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8121 < prev    next >
Encoding:
Text File  |  1992-07-24  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!po.CWRU.Edu!exk11
  3. From: exk11@po.CWRU.Edu (Erik Kangas)
  4. Subject: Re: Programming mouse ? in graphics mode
  5. Message-ID: <1992Jul24.171239.20292@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: cwns1.ins.cwru.edu
  8. Reply-To: exk11@po.CWRU.Edu (Erik Kangas)
  9. Organization: Case Western Reserve University, Cleveland, OH (USA)
  10. References: <1992Jul24.022815.15069@uxa.ecn.bgu.edu>  
  11. Date: Fri, 24 Jul 92 17:12:39 GMT
  12. Lines:       32
  13.  
  14.  
  15. In a previous article, csblm@uxa.ecn.bgu.edu (Brian Murphy) says:
  16.  
  17. >I am very new to graphics programming and am trying to do something
  18. >that is probably very simply for most who will read this posting but
  19. >difficult for me.  I am trying to set my graphics mouse cursor in C for
  20. >a microsoft compatible mouse.  I have very brief documentation on how to
  21. >by using a 16 x 16 bit block with screen and cursor bits to generate the
  22. >image.  I'm lost as to just how to create this graphics cursor.  Any
  23. >direction either on how to or doc to find on the network would be
  24. >greatly appreciated.
  25. >
  26. >Many thanks
  27. >Brian L. Murphy
  28. >Eastern Illinois University
  29. >
  30. I just finished a mouse driver that supports all bgi (borland c/c++) (and pascal) graphics modes.  It allows the user to redefine and create his own
  31. cursors in 256 colors (or 16...).  It's shareware, but unless you want the
  32. source code or want to create commercial programs, you don't need to regester it.
  33.  
  34. It is located on the ftp server "wuarchive.wustl.edu" in the directory
  35. "/pub/MSDOS_UPLOADS"  it is called "mmouse10.z"  It is actually a zipped file
  36. that lost the last 2 letters of its name extention.  The readme file included
  37. should provide adequate documantstion for whatever you want to do. If you
  38. have any questions or problems let me know by email.
  39.  
  40. -- 
  41. Erik Kangas  
  42. Physics/Math/CompE         "I lift up mine eyes unto the hills whence  
  43. Phone 754-2316              cometh my strength"  Psalms                
  44. Zeta Psi #304               Whereof we cannot speak, Thereof we must be silent.
  45.