I need to find out the size and position of all open windows on the desktop
I'm not sure how to do that or if it even exists as API. If it exists, it might be somewhere in the CoreGraphics reference. It's also possible that you might somehow be able to do this with the Acessibility API or even AppleScript.
by Scott Stevenson — Jun 23
I'm not sure how to do that or if it even exists as API. If it exists, it might be somewhere in the CoreGraphics reference. It's also possible that you might somehow be able to do this with the Acessibility API or even AppleScript.
This would also be a good question to ask on Apple's cocoa-dev mailing list.