Document Window Ignoring Size Settings
Document Window Ignoring Size Settings
- Subject: Document Window Ignoring Size Settings
- From: Gordon Apple <email@hidden>
- Date: Wed, 30 May 2012 12:52:36 -0500
- Thread-topic: Document Window Ignoring Size Settings
(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 (email@hidden)
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:
This email sent to email@hidden