Toolbar Problem
Toolbar Problem
- Subject: Toolbar Problem
- From: Joseph Jones <email@hidden>
- Date: Tue, 31 Dec 2002 13:35:59 -0800
Hi,
I am trying to add a toolbar to my application. Everything goes fine up
to the point I get called to create the Toolbar Items. I fill in all the
info, but as soon as I return from the delegate method I get this exception
thrown:
2002-12-31 13:32:48.138 PMX[9945] *** -[NSCFArray
replaceObjectAtIndex:withObject:]: attempt to insert nil
I can't figure out what part of the toolbar item is nil as I am filling
everything in correctly.
Any help on this is greatly appreciated.
Thanx,
Joe
_______________________________________________
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.