Re: Nib files and outlets
Re: Nib files and outlets
- Subject: Re: Nib files and outlets
- From: Thomas Davie <email@hidden>
- Date: Sun, 28 Nov 2004 16:55:55 +0000
Random thought that I'm not sure will work, you could have a
placeholder view in your nib that contains nothing, then in your
awakeFromNib method fire off a message to populate your display (in a
view that isn't shown), and then swap the views. That way when you
have already loaded the nib you can fire off the method to populate the
view in your show method.
Bob
--
Computer Science is as much about computers as astronomy is about
telescopes -- Edsgar Dijkstra
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden