On Jul 21, 2009, at 11:35 AM, Lynn Barton wrote:
My window has an NSImageView object within an NSScrollView. After
setting the image and the image frame, I want to detect and respond
to mouseDown on the image. The image appears in the view, but I
found nothing responding to the mouseDown.
My window has an NSImageView object within an NSScrollView. After
setting the image and the image frame, I want to detect and respond to
mouseDown on the image. The image appears in the view, but I found
nothing responding to the mouseDown.
I tried subclassing NSImageView and putting a -(vo