• 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: AwakeFromNib order
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AwakeFromNib order


  • Subject: Re: AwakeFromNib order
  • From: Nathan Day <email@hidden>
  • Date: Wed, 29 May 2002 20:04:38 +0930

You can't controller which gets called first and no they don't occur in different threads, as far as I know cocoa doesn't go using threads for anything unless you implicitly create a thread. Actually I lie, you can specify which awakeFromNib occurs first by placing each window in different nib file which is probably a good idea any way.

On Wednesday, May 29, 2002, at 10:04 AM, Matthew Johnson wrote:

Hi,

I have two windows in my Nib each runs its own awakeFromNib routine. How do I specify which is run first? are they run
in different threads? if so do I use mutex's to control which one I want run first?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >AwakeFromNib order (From: Matthew Johnson <email@hidden>)

  • Prev by Date: Re: applescript: recordability
  • Next by Date: Re: Button colours
  • Previous by thread: AwakeFromNib order
  • Next by thread: NSTableView, Datasource and MySQL
  • Index(es):
    • Date
    • Thread