(10.7)  I have a small (but resizable) initial window that is the only one I
want open on the main screen when the document is launched.  The app has
numerous other document windows, one of which is normally full-screen on a
second monitor.  If I quit (usually through xcode while debugging) and
re-launch the program, the initial window appears on the second screen,
enlarged even beyond that screen¹s dimensions.  It totally ignores the nib
size and even an explicit size I give it when creating in
makeWindowControllers.  This seems to be some kind of a ³feature² (a la MS)
of 10.7  How can I stop this annoying behavior and always get the correct
specified size, and on the main screen?

I have another window that seems to also have an affinity for the second
screen, but I managed to defeat that by explicit coding.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to