Skip navigation.
 
mlNSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0>
FROM : Matt Handley
DATE : Tue Nov 12 22:57:43 2002

I'm currently writing a map editor for a game which involves importing
images and displaying them in a NSView subclass. When I run the
application, whose interface I built in IB, I get this error:
Bad _contents: <NSOpenGLView: 0x21e3c0>

But there is no NSOpenGLView instance anywhere in my window. What gives?

Matt Handley
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0> Matt Handley Nov 12, 22:57
mlRE: NSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0> Tom Davie Nov 13, 10:00