reestablishing tracking rectangles.
reestablishing tracking rectangles.
- Subject: reestablishing tracking rectangles.
- From: Tobias Sargeant <email@hidden>
- Date: Thu, 13 Feb 2003 17:06:02 +1100
Hi,
I'm having some troubles when establishing tracking rectangles
after my view is reparented (and also when it is initially added
to the view hierarchy).
I've implemented a handler for NSViewFrameDidChangeNotification,
but tracking when resetCursorRects gets called suggests that
when a view is added to a superview, other things happen after
this notification that are (presumably) invalidating the
tracking rectangle that just got set up.
I could just abuse resetCursorRects to set up tracking rectangles
as well, but that's just plain nasty.
Thanks,
Toby.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.