NSBrowser's Designated Initializer
NSBrowser's Designated Initializer
- Subject: NSBrowser's Designated Initializer
- From: The Amazing Llama <email@hidden>
- Date: Thu, 23 Jan 2003 13:44:59 -0800
I have a NIB that has a NSBrowser subclass in it. This browser needs to
have some initialisation done, but I can't seem to get the nib
instantiator to call initWithFrame: on my subclass.
I ended up putting the code into awakeFromNib, but (from a design
perspective) it's not supposed to be there.
Why doesn't NSBrowser get an initWithFrame: call from the nib? What
_is_ it's designated initializer?
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
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.