Hello,
I have connected two screens to my Mac and I do have the following problem:
I have to write a cocoa app which is able to show another (opened) app both on the main screen device and on the second screen device of my Mac. But the screens differs from their resolutions. The primary supports a screen resolution up to 1600 x 1200 but the second one is only able to run with 800 x 600. So I want to adjust the second window of my desired app to the second screen with its lower resolution. Otherwise most of the windows on the second screen are larger than the available screen dimension (800 x 600).
Does anybody know how I can fix this problem? May be, there exist a sample code or (much more better) somebody has just developed such a tool?
Please answer, I'm waiting for help.
Markus