awakeFromNib not called
awakeFromNib not called
- Subject: awakeFromNib not called
- From: "Paul J. Lucas" <email@hidden>
- Date: Wed, 5 Oct 2005 22:51:58 -0700 (PDT)
So I have a NIB file Foo.nib and a corresponding class Foo
derived from NSObject defined in the files Foo.h and Foo.mm
(for Objective C++).
If I put a breakpoint in the awakeFromNib method, it never gets
called. The init method of Foo does, however.
Any idea why my awakeFromNib isn't being called?
- Paul
_______________________________________________
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