awakeFromNib and toolbar creation
awakeFromNib and toolbar creation
- Subject: awakeFromNib and toolbar creation
- From: Milen Dzhumerov <email@hidden>
- Date: Fri, 28 Apr 2006 22:00:17 +0100
Hello all again,
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. I also want to clarify something about awakeFromNib:
[QUOTE]
Note: During Interface Builder’s test mode, this method is also sent
to objects instantiated from loaded palettes, which include
executable code for the objects. It is not sent to objects created
using the Classes display of the nib file window in Interface Builder.
[/QUOTE]
The second sentence also refers IB's test mode, doesn't it? So I can
assume that _EVERY_ object instantiated from IB will receive an
awakeFromNib message if it implements it. Thanks.
Kind regards,
Milen Dzhumerov
Web: http://1nsp1r3d.co.uk/
Email: email@hidden
_______________________________________________
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