Re: mouseDown on NSScrollView
Re: mouseDown on NSScrollView
- Subject: Re: mouseDown on NSScrollView
- From: Michael Vannorsdel <email@hidden>
- Date: Wed, 9 Apr 2008 13:49:28 -0600
The NSScrollers are getting the mouseDown events. The NSScrollView is
actually a collection of other more basic views.
On Apr 9, 2008, at 1:42 PM, Lorenzo wrote:
I 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