Skip navigation.
 
mlToolbar Problem
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.

Related mailsAuthorDate
mlToolbar Problem Joseph Jones Dec 31, 22:35
mlRe: Toolbar Problem Joseph Jones Dec 31, 23:19
ml(Solved) Re: Toolbar Problem Joseph Jones Dec 31, 23:46