Re: NSImageView notification
Re: NSImageView notification
- Subject: Re: NSImageView notification
- From: Dan Wood <email@hidden>
- Date: Sun, 11 Nov 2001 14:44:58 -0800
The NSImageView documents say it best:
"For an NSControl, NSImageView is quite limited in its ability to
respond to user events: the only thing a user can do is drag in a
new image. When it receives the new image, the NSImageView replaces
its old image and sends its action message to its target. Even this
low level of interactivity can be disabled: you can send the
NSImageView the message setEditable: with an argument of NO."
In other words, respond to its action, not a notification....
On Saturday, November 10, 2001, at 10:15 PM, Ivan Myrvold wrote:
Which notification should I register for my program to be notified
that an image has been dragged into one of the NSImageView's?
Ivan
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
Dan Wood
email@hidden
http://www.karelia.com/
http://www.bikealameda.org/
Mac OS X Developer: Online Resume:
http://www.karelia.com/resume.html