NSBrowser assertion failure
NSBrowser assertion failure
- Subject: NSBrowser assertion failure
- From: Adam Atlas <email@hidden>
- Date: Mon, 21 Jul 2003 17:29:14 -0400
I have a window with an NSBrowser in a NIB file. As soon as I try to
open the window in the running program, I get this:
2003-07-21 12:30:45.922 CyberCat[2845] *** Assertion failure in
-[NSClipView setNextKeyView:], AppKit.subproj/NSView.m:4274
2003-07-21 12:30:45.937 CyberCat[2845] [NSView setNextKeyView:] to
non-view object <%NSView: 0x1d0200>. Make sure you hooked up the
nextKeyView outlet to views, not cells, in InterfaceBuilder.
Why does this happen? It happens whether or not I actually give it a
nextKeyView. Anyone know?
-- Adam Atlas
_______________________________________________
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.