[comp.sys.atari.st] Containing the mouse

barry@gpu.utcs.utoronto.ca (Barry Lay) (02/23/90)

I wish to keep the mouse cursor within a specific rectangle on the screen.
I am sure that I am just missing something, but I can't find any GEM calls 
which will set the cursor to a particular position.  If I can do that, I can
keep an eye on the location of the mouse as returned by evnt_multi() and
adjust as necessary.  I am sure that this is possible because GEM does it
when animating the scroll boxes for windows.

Barry