Re: awakeFromNib and toolbar creation
Re: awakeFromNib and toolbar creation
- Subject: Re: awakeFromNib and toolbar creation
- From: Ondra Cada <email@hidden>
- Date: Fri, 28 Apr 2006 23:05:12 +0200
Milen,
On 28.4.2006, at 23:00, Milen Dzhumerov wrote:
i just wanted to ask what is the preferred way of initializing a
window's toolbar - I do it in the window's controller awakeFromNib:
method.
One of best places.
So I can assume that _EVERY_ object instantiated from IB will
receive an awakeFromNib message if it implements it.
Yup.
Beware that whatever object is set to be the File's Owner *also* gets
awakeFromNib (if responds), even though it is not being instantiated.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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