FROM : Joseph Jones
DATE : Tue Dec 31 22:35:59 2002
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_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.
DATE : Tue Dec 31 22:35:59 2002
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_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 mails | Author | Date |
|---|---|---|
| Joseph Jones | Dec 31, 22:35 | |
| Joseph Jones | Dec 31, 23:19 | |
| Joseph Jones | Dec 31, 23:46 |






Cocoa mail archive

