Re: toolbar menu erro
Re: toolbar menu erro
- Subject: Re: toolbar menu erro
- From: stefano iacus <email@hidden>
- Date: Tue, 12 Oct 2004 09:53:03 +0200
On Oct 12, 2004, at 9:28 AM, Louis C. Sacha wrote:
Hello...
Do you have any separators, spaces, or flexible spaces in your toolbar?
yes, and in fact, just removing the flexible space everything goes
fine. No problem in having a separator in the non visible part of the
toolbar.
There seems to be a bug in AppKit that causes this exception to be
raised (when the overflow menu is popped up) whenever there isn't
enough room and any of these items (separator, space, or flexible
space ) end up in the overflow menu.
thanks Louis
Louis
On Oct 10, 2004, at 2:19 PM, stefano iacus wrote:
I have a window with a toolbar,
if I shrink the window some buttons go into the menu on the right
side of the toolbar.
But then I get the following error
2004-10-10 23:14:56.079 R[804] *** Assertion failure in -[NSMenu
itemAtIndex:], Menus.subproj/NSMenu.m:638
2004-10-10 23:14:56.080 R[804] Exception raised during posting of
notification. Ignored. exception: Invalid parameter not
satisfying: (index >= 0) && (index < (_itemArray ?
CFArrayGetCount(_itemArray) : 0))
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden