Wow, nice to know. Probably not a good idea to count on it though, right? AC
On Jun 23, 2010, at 3:38 PM, Michael Ash wrote: > On Wed, Jun 23, 2010 at 1:33 PM, Alexander Cohen <[email protected]> > wrote: >> Hello, >> >> I have a view in an NSScrollView's document view that has a small child >> window attached to it, meaning the window follows that view wherever it >> goes. But when i scroll the scrollview, not much changes for that view. So >> i'm wondering if there is anyway to get changes to a views "global" frame. >> If i'm missing something obvious, please do tell. > > This is not exactly what it's intended for, but if you override > -resetCursorRects, it'll be called any time your view moves within its > window. > > Mike > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/alex%40toomuchspace.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
