NSOpenGLView Subclass
NSOpenGLView Subclass
- Subject: NSOpenGLView Subclass
- From: "Casey O'Donnell" <email@hidden>
- Date: Mon, 22 Apr 2002 20:22:35 -0500
I've attempted to subclass from the NSOpenGLView class, and have found it a
little frustrating (though I might just be a dork). I haven't had a problem
creating the class and compiling it.
When (in interface builder) I go to insert an NSOpenGLView, I can't see my
class as an available Custom Class to have that be instead. So therefore I
can't actually test to see if it works.
Any pointers? I've gone through and re-build the "index" that keeps track
of my classes. When I browse it sees that my class is subclassed from
NSOpenGLView (as I can see the respective method calls and such listed
there).
What am I doing wrong?
Thanks,
Casey
_______________________________________________
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.