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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com