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

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!asuvax!asuacad!idwxb
  2. Organization: Arizona State University
  3. Date: Wednesday, 22 Jul 1992 16:06:07 MST
  4. From: Bill Barney <IDWXB@ASUACAD.BITNET>
  5. Message-ID: <92204.160607IDWXB@ASUACAD.BITNET>
  6. Newsgroups: comp.lang.fortran
  7. Subject: Mouse support for MS Fortran 5.1
  8. Lines: 25
  9.  
  10. I have searched through the MS Fortran 5.1 manuals and can find
  11. no reference to any mouse support routines.  Am I missing something
  12. or did they really leave this out?
  13.  
  14. I am trying to convert an old application to compile under
  15. MSF5.1 and eliminate calls to an obsolete graphics library by
  16. substituting calls to the MSF graphics library.  It works fine
  17. except for a function that apparently waits for a mouse
  18. click and returns the x and y coordinates of the mouse pointer.
  19.  
  20. (I don't even have any documentation on the old mouse
  21. routine; that's one of the reasons I am trying to eliminate it.)
  22.  
  23. If anyone knows of a MSF 5.1 function to return the mouse
  24. location, or knows of some public domain code I could use,
  25. please let me know.  (It's a logitech mouse, but I believe it
  26. emulates a regular microsoft serial mouse.)
  27.  
  28. Private e-mail preferred; I will summarize to the net if there
  29. is interest.  Thanks!
  30.  
  31. Bill Barney
  32. Arizona State University
  33. Department of Chemistry
  34. idwxb@asuvm.inre.asu.edu
  35.