IKImageView delegate
IKImageView delegate
- Subject: IKImageView delegate
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sat, 10 Apr 2010 13:13:35 +0700
The documentation (updated this morning) says: "An IKImageView object’s delegate [...] is informed of various actions by the image view through delegation messages."
This begs the question: What are these "delegation messages" and where are they documented?
Also: IKImageView seems to understand the cut:, copy:, paste: etc. messages. But I can't find any documentation about this (neither in IKImageView nor in it's superclasses).
According to the documentation cut: seems to be implemented only by NSText and WebView.
Another thing: IKImageView can mark a region (IKToolModeSelect). How to get this region from IKImageView? (Clumsy workaround: send it a copy: message and look at the pasteboard).
A link to the appropiate documentation would be most welcome.
Kind regards,
Gerriet.
_______________________________________________
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