Invoke IKImageEditPanel for IKImageView without double click?
Invoke IKImageEditPanel for IKImageView without double click?
- Subject: Invoke IKImageEditPanel for IKImageView without double click?
- From: Jamie Phelps <email@hidden>
- Date: Tue, 25 Mar 2008 15:04:28 -0500
Before I file this as a bug, I wanted to check with the list to see if
there's something I'm missing.
I have an IKImageBrowserView and I want to implement the
-(void)imageBrowser:(IKImageBrowserView *)aBrowser
cellWasDoubleClickedAtIndex:(NSUInteger)index;
delegate method to set the image of an IKImageView and open its
IKImageEditPanel. So, the user double-clicks on a cell in the
IKImageBrowserView and the IKImageView updates with the image at index
and opens the IKImageEditPanel. The documentation doesn't indicate
that there is a method for invoking the IKImageEditPanel other than
through a double click.
So, is this a bug or is there something I'm missing that will allow me
to invoke the edit panel?
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