Re: NSWindow
Re: NSWindow
- Subject: Re: NSWindow
- From: Shane Stanley <email@hidden>
- Date: Tue, 01 Dec 2015 10:09:59 +1100
On 1 Dec 2015, at 5:23 AM, Jerry Krinock <email@hidden> wrote:
>
> 1. Create a NSWindow, send it a -display message, and then in that same run loop cycle execute some task of noticeable duration. In 10.10, the window will appear on the screen before the task starts. In 10.11, the window does not appear until after the task is complete.
I'm glad I wasn't the only one caught by surprise on that. I don't doubt that Quincey's conclusions are correct, but there are situations where there are not particularly easy ways to get around it.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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
References: | |
| >NSWindow (From: Jerry Krinock <email@hidden>) |