Re: Triggering a segue from code
Re: Triggering a segue from code
- Subject: Re: Triggering a segue from code
- From: Quincey Morris <email@hidden>
- Date: Thu, 22 Sep 2016 21:12:36 -0700
- Feedback-id: 167118m:167118agrif8a:167118sTzTUUHNlm:SMTPCORP
On Sep 22, 2016, at 20:17 , Kyle Sluder <email@hidden> wrote:
>
> And as Eric has discovered, it instructs the
> Storyboard runtime to create a new instance of the window controller
> rather than unhiding the existing one.
Thanks for clarifying this all. I think the upshot of it is that closing a window has a number of side effects (that are unsurprising), but there’s also a private “is closed” state that controls its future behavior, but is not accessible by developers.
The follow-on question (Life of Brian notwithstanding) is then what state transitions the window can have after it’s closed. Can it be shown? How does it relate to the window controller or document later?
_______________________________________________
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