NSImageView and getting change events
NSImageView and getting change events
- Subject: NSImageView and getting change events
- From: Totte Alm <email@hidden>
- Date: Fri, 27 Jun 2008 10:20:42 +0200
Hello Cocoa experts,
I've got a window, with a bunch of showable views, one contain an
NSImageView. I need to inform my Controller when the user drops or
pastes something into this NSImageView to reflect document changes and
update my internal changes manager. This seems to be a less than
trivial task as you cannot seem to set a delegate to the NSImageVIEW,
nor is it documented anywhere what kind of Notifictions it will send
when the image is changed, but I guess someone out there has figured
out some way to do this without having to subclass or write an own
class.
I have written other droppods for other file or data, but I would like
to use the NSImageView as it does what it is supposed to do i all
other respects.
Cheers,
// Totte
-------------------------------------------------------------
I never expected the Spanish Inquisition!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden