home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12277 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.9 KB  |  37 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!sdd.hp.com!ncr-sd!sagpd1!monty
  3. From: monty@sagpd1 ()
  4. Subject: Re: Pointer quirk
  5. Message-ID: <1992Aug13.145132.20453@sagpd1>
  6. Reply-To: monty@sagpd1.UUCP (Monty Saine)
  7. Organization: Scientific Atlanta, Government Products Div, San Diego, CA
  8. References: <1992Aug7.155131.8260@sagpd1> <paulk.12rw@terapin.com> <1992Aug10.152847.13388@sagpd1> <1992Aug11.163022.15343@ichips.intel.com>
  9. Date: Thu, 13 Aug 1992 14:51:32 GMT
  10. Lines: 25
  11.  
  12. In article <1992Aug11.163022.15343@ichips.intel.com> waggoner@omews7 (Mark Waggoner) writes:
  13. >In article <1992Aug10.152847.13388@sagpd1> monty@sagpd1.UUCP (Monty Saine) writes:
  14. >>    Well as I said before my hot spot is in the center ( my pointer
  15. >>    is a cross hair). The point is the hot spot should be the limiting 
  16. >>    factor on all edges not just the sides and bottom, I think consistity
  17. >>    is the word I am looking for. The hot spot should be able to be any
  18. >>    where on the lower edge and still function. My guess is that it is
  19. >>    just a simple logic change when the limits of the mouse sprite is
  20. >>    checked.
  21. >
  22. >Do you have your overscan set out the the maximum amount?  Perhaps the 
  23. >sprite is not able to move above the start of the video frame.  I don't
  24. >recall if there is a hardware limit of that sort or not.  It may be 
  25. >that when you checked out 1.3 that the overscan was not set the same way.
  26. >
  27.  
  28.     The only thing that bothers me is why is the top is treated different
  29.     then the sides and bottom of the screen. It just seems that the sprite
  30.     should be able to move "off" the screen the same on all four sides.
  31.     This "bug" doesn't really bother me that much, now that I know a way
  32.     around it, it's just not the way I intuitvly think things should work.
  33.     I am running overscan in 2.04 and not in 1.3, again though, why should
  34.     the top be different?
  35.  
  36.     Monty Saine
  37.