Re: mouseDown on NSScrollView
Re: mouseDown on NSScrollView
- Subject: Re: mouseDown on NSScrollView
- From: Michael Vannorsdel <email@hidden>
- Date: Wed, 9 Apr 2008 13:52:24 -0600
Forgot to mention you could use some of the notifications of the
clipview to detect scrolling if that's what you're looking for.
On Apr 9, 2008, at 1:42 PM, Lorenzo wrote:
have subsclassed a NSScrollView and overrided the mouseDown: method.
Then I create the MYScrollView programmatically and add it to the
window's
contentView. I can quite see it but when I click on it, the method
mouseDown: gets never invoked. What do I miss?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden