my program crashed. By retaining the object before removing, I found
it it was sill getting events (in this case mouse moved events). This
behavior seems to contrast with removeFromSupreview documentation
that says
Unlinks the receiver from its superview and its window, removes it
from the responder chain, and invalidates its cursor rectangles.
Is there a proper way to remove a view and stop it from getting
events? Maybe it is subview of something else too?
_______________________________________________
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