On Wed, Jun 23, 2010 at 1:33 PM, Alexander Cohen <a...@toomuchspace.com> 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 (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to