I’m familiar with using ffi+jruby to enumerate windows/window locations in java+windows by calling into the windows api’s…anybody know how to do such a thing in OS X (enumerate windows, their locations, titles et al)?
Thanks!
-roger-
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://programming-gone-awry.blogspot.com/2011/08/mac-os-x-enumerate-windows-like-windows.html seems to show the available options.
http://forum.soft32.com/mac/Enumerating-windows-ftopict46287.html
How can I programatically move one Terminal.app window to another space?
How do I get a list of the window titles on the Mac OSX?
Do you have to use some accessibility API or something…