Updating IKImageBrowserView with Edited Image
Updating IKImageBrowserView with Edited Image
- Subject: Updating IKImageBrowserView with Edited Image
- From: Jamie Phelps <email@hidden>
- Date: Tue, 15 Apr 2008 08:37:58 -0500
Hi, all. Does anyone know how I could go about updating the content of
my IKImageBrowserView after editing an image in an IKImageView? So...
1) User has some images in an IKImageBrowserView.
2) User selects an image.
3) The selected image shows in an IKImageView
4) User edits the image (Adjust color, resize, crop, rotate, etc.)
5) User selects another image.
6) Edited image replaces old version in IKImageBrowserView
7) New image shows in IKImageView
8) Repeat 4-7
The idea is that the user would edit several images and then save them
all when they've made all the edits. Currently, I have steps 1-5
working, but when the selection changes, the edits are lost.
So far I don't see a delegate for the IKImageEditPanel to call when it
is dismissed or any way to bind the image of the IKImageView to the
selected item in the IKImageBrowserView. Does anyone have an idea how
I could accomplish what I want to do? Am I missing something obvious
or should I file this as an enhancement request?
Thanks,
Jamie
_______________________________________________
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