Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!crdgw1!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!ub!uhura.cc.rochester.edu!rochester!kodak!uupsi!sunic!sics.se!ollef From: ollef@sics.se (Olle Furberg) Newsgroups: comp.sys.mac.hypercard Subject: Re: moving the mouse without clicking Message-ID: <1991Feb17.234511.4713@sics.se> Date: 17 Feb 91 23:45:11 GMT References: <22208@hydra.gatech.EDU> Organization: Swedish Institute of Computer Science, Kista Lines: 20 In <22208@hydra.gatech.EDU> gt3963b@prism.gatech.EDU (Robert C. Naum) writes: >I'm interested in moving the mouse pointer using a script. I'm not [---] >I would like the mouse to sit atop the "cancel" button, similar to what's I think I've seen a XCMD for this somewhere, BUT: 1. Do you understand that this is strongly against the Macintosh user interface guidelines? The mouse (and the cursor) belongs to the user. 2. Let's assume you had a MoveMouse XCMD: how do you get the coordinates of the "Cancel"-button? Are you sure it will always be at the same place? 3. The Mac dialogbox often has a "default button": it's usually in the lower right bottom. The user could activate this button by pressing return or enterkey. On Sunview they have choosen another approach: they move the cursor. As you work on a Mac and not a Sun: please conform to the Mac interface rules.