Re: IKImageBrowser drag reordering question/problem

2008-08-19 Thread thomas goossens
Sorry, mail trashed the content of my email. re-sending it. Hi c. When using IKImageBrowserPathRepresentationType or IKImageBrowserNSURLRepresentationType, ImageKit automatically fill the pasteboard for you for convenience when you start a drag. If you use another representation you will ha

Re: IKImageBrowser drag reordering question/problem

2008-08-19 Thread thomas goossens
___ 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

IKImageBrowser drag reordering question/problem

2008-08-01 Thread c. mendoza
Hey All, I've successfully managed to use an IKImageBrowser in an app I am developing. My IKImageBrowserItem imageRepresentationType is IKImageBrowserPathRepresentationType, and everything works as advertised: I can drag-reorder and delete the images. However, when I try to use IKImage