It's not obvious what objects are logging what messages above. The
"-drawRect:", is that from the TrackingGraphView? It would also
have been interesting to see the millisecond timestamps.
How are you setting up your mouse tracking? Could it be that you're
re-setting tracking rectangles after removing the view from it's
superview? Or something like that... Can you NSLog the calls to "-
resetCursorRects"?
Below is NSLog()'s with time stamps. The drawRect is the the new view
and not the TrackingGraphView. Also, the view does have tracking
rectangle and maybe that is the key. I logged resetCursorRects in the
view but got nothing before the crash.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden