Allow me to add some more context to this error. It occurs during customization of the toolbar when I try to move a item from one location on the toolbar to another. The odd thing is if I drag out the default toolbar from the customization palette and repeat the same process, this error does not occur.
On Thu, Dec 18, 2008 at 9:22 AM, Carmen Cerino Jr. <[email protected]> wrote: > Can anyone explain where I should be looking for the cause of this > issue? I pulled my toolbar code from another project that is working > completely fine. > > 2008-12-18 09:19:02.485 MyProject [36461:10b] *** Assertion failure in > -[NSToolbar _forceMoveItemFromIndex:toIndex:], > /SourceCache/AppKit/AppKit-949.35/Toolbar.subproj/NSToolbar.m:1205 > 2008-12-18 09:19:02.485 MyProject [36461:10b] Invalid parameter not > satisfying: frIndex>=0 && frIndex<[self _numberOfItems] > > -- > Carmen C. Cerino > University of Akron ACM Chapter President > University of Akron Aux. Services Student Assistant > Cell: 440.263.5057 > AIM: UAcodeweaver > [ I <3 MACs ] > -- Carmen C. Cerino University of Akron ACM Chapter President University of Akron Aux. Services Student Assistant Cell: 440.263.5057 AIM: UAcodeweaver [ I <3 MACs ] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
