discardTrackingRect called before adding rect
discardTrackingRect called before adding rect
- Subject: discardTrackingRect called before adding rect
- From: julian cain <email@hidden>
- Date: Wed, 30 Mar 2005 10:10:37 -0500
Hi,
I have a subclass NSButton and NSButtonCell in an NSToolbar. When I run the customization palette the following is thrown:
2005-03-30 09:58:13.982 SS[20489] *** Assertion failure in -[NSToolbarConfigPanel _discardTrackingRect:], AppKit.subproj/NSWindow.m:2796
2005-03-30 09:58:13.982 SS[20489] Exception raised during posting of notification. Ignored. exception: Window: discardTrackingRect called before adding rect
2005-03-30 09:58:14.657 SS[20489] viewWillMoveToWindow: <-- NSLog
Note: I am _not_ implementing my own tracking rects, just using the ones provided by my subclasses. Has anyone run into this and how may I fix?
Thanks in advance,
Julian
_______________________________________________
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