Re: How can my program be notified when a NSImageView is populated with a NSImage?
Re: How can my program be notified when a NSImageView is populated with a NSImage?
- Subject: Re: How can my program be notified when a NSImageView is populated with a NSImage?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 15 Sep 2004 15:22:46 -0600
On Sep 15, 2004, at 2:51 PM, Frederick C. Lee wrote:
I have a NSImageView that is editable. When the user slides an
image into the NSImageView, I wish to be notified so that I can act on
it (display a help panel, etc.).
Any ideas?
Assuming that you mean "drops" where you said "slides" above, if you
give the view an action, then the action will be called when the D&D
operation is finished.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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