home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / apple2 / 17987 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. Path: sparky!uunet!munnari.oz.au!metro!grivel!metz.une.edu.au!manker
  2. From: manker@metz.une.edu.au (Maurice Anker)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Using a mouse on Apple IIe/gs - help
  5. Message-ID: <1495@grivel.une.edu.au>
  6. Date: 28 Jul 92 06:53:28 GMT
  7. Sender: usenet@grivel.une.edu.au
  8. Lines: 33
  9.  
  10.  
  11. Can somebody please help me?
  12.  
  13. I have written a graphics-based program for the Apple iie which uses mouse,
  14. joystick or keyboard as alternative input devices for controlling the cursor 
  15. location. The mouse is operated in passive mode and is polled in turn with
  16. the other devices.
  17.  
  18. The problem is this: the program works fine on a iie or Mac LC/iie card,
  19. but on a iigs, movement of the mouse causes the cursor to alternate rapidly
  20. between 2 different locations on the screen. Occasionally, incorrect values
  21. of the status byte are also returned leading to invalid mouseup or mousedown
  22. events. 
  23.  
  24. I have studied the iigs manuals and the technical note TN.mous.1 concerning 
  25. the interrupt environment on the gs and as far as I can see, the program is 
  26. written in accord with those guidelines. I have tried a number of variations
  27. including making 2 calls to MOUSEREAD and discarding the first set of values
  28. returned, but to no avail.
  29.  
  30. Can anyone suggest a solution or point me to further documentation or 
  31. examples of mouse use on the gs (in iie emulation mode). 
  32.  
  33. I can be contacted at manker@metz.une.edu.au
  34.  
  35. Thanks 
  36.  
  37. Maurice Anker
  38.  
  39.  
  40.  
  41.  
  42.  
  43.