Re: Beginning OpenGL programmer
Re: Beginning OpenGL programmer
- Subject: Re: Beginning OpenGL programmer
- From: David Kopec <email@hidden>
- Date: Thu, 4 Apr 2002 15:18:48 -0500
Hi,
I don't think that views besides direct subclasses of NSView are
called by initWithFrame when they're made in IB. Instead try putting
all of your code in initWithView in awakeFromNib.
David
_______________________________________________
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.