Question about loading nib (RE: accessing view in a nib)
Question about loading nib (RE: accessing view in a nib)
- Subject: Question about loading nib (RE: accessing view in a nib)
- From: Francisco Tolmasky <email@hidden>
- Date: Thu, 24 Jul 2003 11:03:24 -0700
Is nib loading a "linear" process or threaded. By this I mean, after
calling:
[NSBundle loadNibNamed: @"someNib" owner: self]
can I be sure the nib is loaded, or could it be loading in the
background as a separate process?
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.