Stefan Haller <[EMAIL PROTECTED]> wrote:

> I have an NSDocument-based application that is still pretty close to the
> Xcode template for "Cocoa Document-based application"; i.e. I subclass
> NSDocument but not NSWindowController, and I implement -windowNibName
> but not -makeWindowControllers.
> 
> When I open a new document, it doesn't cascade; it opens with the same
> frame as the previous one.

For the archives: It turns out that for some reason the "Visible at
Launch" property of the window was turned on in IB.  Turning it off
fixes the problem.


-- 
Stefan Haller
Ableton
http://www.ableton.com/
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to