Lock application window movement on Mac
Posted
by
Martin Tóth
on Super User
See other posts from Super User
or by Martin Tóth
Published on 2010-11-26T12:25:42Z
Indexed on
2011/01/05
16:56 UTC
Read the original article
Hit count: 955
Sometimes, when I use touchpad to control cursor and I'm clicking or double clicking, I move the application window a few pixels because my finger does not tap the touchpad on one place.
Is there a way (Mac OS X) to lock application window, so that it can't be moved with cursor unless unlocked again?
Is there another way to solve this? (Besides me being more careful when double clicking...)
Edit: Is there even an attribute of "window object" that can lock it's position? I can try to write an App that handles just that (or a script run every time I run Application which I want to lock windows for). If there isn't would an OS X Application that "watches" windows movements and counters them (moves back) be hard to code?
© Super User or respective owner