On 8/10/19 10:03:00 AM, Rob Petrovec wrote:
On Aug 10, 2019, at 12:24 AM, Kurt Bigler via Cocoa-dev 
<cocoa-dev@lists.apple.com> wrote:

The NSView subclasses involved are receiving drawRect: messages but are not 
receiving mouseDown:.

        You need to implement NSView -hitTest: to get mouseDown events.

I have 5 working Cocoa apps, and none implement hitTest. It is apparently needed for special circumstances, per the docs "to have a view object hide mouse-down events from its subviews".

-Kurt
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to