• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSWindow displaying asynchronously starting in 10.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindow displaying asynchronously starting in 10.11


  • Subject: Re: NSWindow displaying asynchronously starting in 10.11
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 30 Nov 2015 22:11:18 -0800
  • Feedback-id: 167118m:167118agrif8a:167118skkZdgvB6j:SMTPCORP

On Nov 30, 2015, at 21:53 , Jerry Krinock <email@hidden> wrote:

>> The correct approach has always been to retrieve the result URL(s) you want, then orderOut: the panel before doing something else in the completion handler
>
> I just tried adding an -orderOut before the 5-second sleep in my demo.  Still get a white rectangle for 5 seconds.  Weird that the white rectangle is larger than the panel.  I think maybe it includes the entire tail of the shadow.

Er, I didn’t say it quite right. If you wanted to display another sheet, you needed to orderOut: the open panel sheet first. That never really helped with unblocking the main thread, though, and a blocked main thread may mean display updates don’t happen.
_______________________________________________

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>)
 >Re: NSWindow (From: Quincey Morris <email@hidden>)
 >Re: NSWindow displaying asynchronously starting in 10.11 (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: NSWindow displaying asynchronously starting in 10.11
  • Previous by thread: Re: NSWindow displaying asynchronously starting in 10.11
  • Next by thread: Re: NSWindow
  • Index(es):
    • Date
    • Thread