Window too large for Versions Browser
Window too large for Versions Browser
- Subject: Window too large for Versions Browser
- From: Half Activist <email@hidden>
- Date: Wed, 02 Oct 2013 15:56:17 +0200
Hi,
In a NSDocument based application, which mainWindow minSize is set to 1200x600, when entering the Versions browser, the application crashes after being notified that the window is too large and couldn't be resized on small screens. I've tried to solve it by setting the minimum width to 800, yet the same exception is being thrown and the app crashes.
Thanks.
Logged exception:
'NSInvalidArgumentException', reason: '*** -[NSDocumentRevisionsView layoutWithOriginalDocumentWindow:originalVisibleFrame:]: Window () cannot be used to browse versions because its minimum size ({1200, 701}) is too large.'
_______________________________________________
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