Re: Cocoa Open GL help
Re: Cocoa Open GL help
- Subject: Re: Cocoa Open GL help
- From: Ondra Cada <email@hidden>
- Date: Tue, 11 Sep 2001 15:03:02 +0200
Brent,
>
>>>>> Brent Gulanowski (BG) wrote at Tue, 11 Sep 2001 08:29:58 -0400:
BG> I'm personally having trouble figuring out why my -init method for
BG> MyOpenGLView isn't being called. It's a nib object; should I put init
BG> stuff into awakeFromNib?
Yep. The object was inited already when put into NIB; when the NIB is read
to application, the object is just unarchived, so there is no reason for it
to be inited again.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc