Re: Triggering a segue from code
Re: Triggering a segue from code
- Subject: Re: Triggering a segue from code
- From: Kyle Sluder <email@hidden>
- Date: Thu, 22 Sep 2016 23:21:16 -0700
On Sep 22, 2016, at 10:13 PM, Shane Stanley <email@hidden> wrote:
>
>> 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?
No. You can assume it is morally similar to -performClose, but that is all the documentation promises.
>
> 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.
Did you file a Radar or merely contact DTS? Note that starting in Sierra you can use Cmd-Z to unclose more than just the most-recently-closed tab.
--Kyle Sluder
>
> --
> 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