Newsgroups: comp.sys.atari.st Path: utzoo!utgpu!barry From: barry@gpu.utcs.utoronto.ca (Barry Lay) Subject: Containing the mouse Message-ID: <1990Feb23.043628.13028@gpu.utcs.utoronto.ca> Organization: UTCS Public Access Date: Fri, 23 Feb 90 04:36:28 GMT 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