Path: utzoo!attcan!uunet!bu.edu!xylogics!samsung!sdd.hp.com!ucsd!pacbell.com!decwrl!sgi!shinobu!odin!horus.esd.sgi.com!thant From: thant@horus.esd.sgi.com (Thant Tessman) Newsgroups: comp.sys.sgi Subject: Re: Constraining cursor to a window Keywords: cursor, window, movement constraints Message-ID: <10521@odin.corp.sgi.com> Date: 18 Jul 90 16:27:35 GMT References: <156@cutmcvax.OZ> Sender: news@odin.corp.sgi.com Reply-To: thant@horus.esd.sgi.com (Thant Tessman) Organization: Silicon Graphics Inc. Lines: 14 In article <156@cutmcvax.OZ>, flint@cutmcvax.OZ (Danny Baldoni) writes: > > I'm currently developing a project using multiple windows. Combined, these > windows cover the entire screen. What I'd like to know is whether or not > there's any way I can restrict the movement of the cursor so that it can > NEVER (unless I release it) move outside the boundaries of one of those > windows. > Yes, you can do a 'setvaluator' on MOUSEX and MOUSEY to restrict it to your window. thant