NSImageView mouseClick Location?
NSImageView mouseClick Location?
- Subject: NSImageView mouseClick Location?
- From: stuartbryson <email@hidden>
- Date: Thu, 30 Aug 2001 23:00:12 +1000
Hi all,
I have an NSImageView in my main window. I want to be able to figure out
exactly where the mouse location is when the NSImageView is clicked. Is
this possible? This is so that I can figure out the coordinates of where
the mouse was clicked on the image loaded into NSImageView.
Does that make sense?
Stuart