Re: Triggering a segue from code
Re: Triggering a segue from code
- Subject: Re: Triggering a segue from code
- From: Shane Stanley <email@hidden>
- Date: Fri, 23 Sep 2016 15:13:04 +1000
On 23 Sep. 2016, at 1:17 pm, Kyle Sluder <email@hidden> wrote:
>
> -close used to render windows more thoroughly dead
So can we assume that the close button generally calls -close?
On a tangent here...
In Safari, it used to be that if a script asked for the app's windows, -orderedWindows would return a list of open windows. Under Sierra, however, the list returned can include windows that have been closed via the close box -- you might have closed them half-an-hour ago. They show with a visible property of false, but by setting it to true they reappear -- no Web contents, but the URL, title, etc all intact. And the only way to close them is again via script -- their close buttons do nothing.
It's probably just a bug, although DTS don't seem to think so, but these windows seem surprisingly resistant to death.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
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