(no subject)
(no subject)
- Subject: (no subject)
- From: J Nozzi <email@hidden>
- Date: Wed, 4 Feb 2004 22:46:21 -0500
Hey, List:
Why does this:
NSTabViewItem * anItem = [[NSTabViewItem alloc] initWithIdentifier
@"all"];
[anItem setLabel:@"All"];
[tabView addTabViewItem:anItem];
Do this:
2004-02-04 22:39:56.518 MyApp[4698] Exception raised during posting of
notification. Ignored. exception: *** -[NSCFDictionary
setObject:forKey:]: attempt to insert nil value
... the tabView is an IBOutlet.
- J
_______________________________________________
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.