Jump to content
1 post in this topic

Recommended Posts

I just created a class, instantated an object in interface builder classes view, and add awakeFromNib to the class.

 

But when I debug the project, I find awakeFromNib is not executed... why?

 

P.S. I find in the documentation says, object created in interface builder classes view won't recieve awakeFromNib message, is it the reason ? But if I can't create the object in interface builder, how can I put it in nib file ?

 

 

I know this is stupid question, forgive me I can't find an answer... please help...

×
×
  • Create New...