NSTextView blocking mouseDown
NSTextView blocking mouseDown
- Subject: NSTextView blocking mouseDown
- From: Nik Youdale <email@hidden>
- Date: Thu, 9 Feb 2006 13:17:14 +1100
Hi,
I have a custom view with a textView in it. I have set the textView
to be not selectable, and not editable. So basically, when you click
on it, nothing happens. However, I would like the mouse click, which
the textView doesnt seem to do anything with, to be passed to its
super view, as if the textview were not there.
Without subclassing the textview, i just can not figure out how to do
this. Any ideas?
- Nik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden