I know that on a NSWindow
you can use setIgnoresMouseEvents:
. However, a NSView
doesn't have either setEnabled:
or setIgnoresMouseEvents:
. Any fixes?
Implement the hitTest:
method to return nil
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With