NSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0>
NSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0>
- Subject: NSView subclass: Bad _contents: <NSOpenGLView: 0x21e3c0>
- From: Matt Handley <email@hidden>
- Date: Tue, 12 Nov 2002 15:57:43 -0600
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@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.