On Mon, Feb 25, 2008 at 12:19 PM, Jacob Lukas
<[EMAIL PROTECTED]> wrote:
>  I had this problem as well. The fix for me was to not show the window
>  during awakeFromNib, but rather let the window be cascaded and shown
>  automatically. It seems that if the window is already visible before
>  it has been cascaded, the cascading step is skipped.

Similarly, I have found that things work better if you ensure "visible
at launch" is unchecked for your document's window.
NSWindowController will take care of displaying the window for you if
it's appropriate, and seems to do a bit of thinking about what it
does.

--Kyle Sluder
_______________________________________________

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