Is their a way to get information for an active / selected window (coordinates) and resize it in OSX (Objective-C or Swift). Similar to the way Cinch does it? http://www.irradiatedsoftware.com/cinch/
Asked
Active
Viewed 188 times
0
-
Just to be clear, you’re talking about a window belonging to a process other than your own, right? – JWWalker Jun 13 '19 at 23:57
-
Yes ie, xcode, itunes, etc – Kevin P Jun 15 '19 at 00:10
-
Look at [this question](https://stackoverflow.com/questions/1730859/controlling-osx-windows?rq=1). – JWWalker Jun 25 '19 at 15:35