• 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: weird sheet problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird sheet problem


  • Subject: Re: weird sheet problem
  • From: Chris Suter <email@hidden>
  • Date: Tue, 16 Jan 2007 08:41:15 +1100


On 16/01/2007, at 8:29 AM, Brian Ganninger wrote:

The timer approach isn't guaranteed to work. If you application were to take dramatically longer for some (unforeseen) reason when loading the associated nib the timer's firing could fall within the awakeFromNib and you'd still end up with the issue you encountered.

- brian 'bgannin' ganninger

That may not be the case. Remember timers aren't asynchronous; they get fired when the run loop processes them and that won't happen until the NIB has completely finished loading.


Can the sheet code be put in applicationDidFinishLaunching instead or is the NIB being loaded at a later stage?

- Chris

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Re: weird sheet problem (From: Keary Suska <email@hidden>)
 >Re: weird sheet problem (From: Dave Sopchak <email@hidden>)
 >Re: weird sheet problem (From: Brian Ganninger <email@hidden>)

  • Prev by Date: Re: weird sheet problem
  • Next by Date: align view in NSDrawer
  • Previous by thread: Re: weird sheet problem
  • Next by thread: Re: weird sheet problem
  • Index(es):
    • Date
    • Thread