How to gain access to all open windows on Desktop using Cocoa? -


Is there a way to gain control of open windows on the OS X desktop and change the size or location of each window's properties?

Was excavated and found no real way to use the Cocoa API. I think you might be able to use carbon for this, but to use the Apple Apps Script of the System Event, which I had finished, the Coco-Apple Script Bridge was used, in which application processes Objects representing those processes, windows, etc.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -