I just saw another Apple example that showed dragging implementations required, this was not in the first example I saw.
So I am doing the dragging stuff. Thanks. -koko On Aug 9, 2011, at 3:07 PM, Tom Hohensee wrote: > How are you handling the drag operation? > > Sent from my iPhone > > On Aug 9, 2011, at 2:49 PM, koko <k...@highrolls.net> wrote: > >> I have implemented >> >> - (void) imageBrowser:(IKImageBrowserView *) view removeItemsAtIndexes: >> (NSIndexSet *) indexes >> >> and >> >> - (BOOL) imageBrowser:(IKImageBrowserView *) aBrowser moveItemsAtIndexes: >> (NSIndexSet *)indexes toIndex:(NSUInteger)destinationIndex >> >> They are in the same file. removeItemsAtIndexes is called as expected. >> >> moveItemsAtIndexes is not called when I select images in the view and drag. >> >> I have seen questions on this being encountered by others but no solution. >> >> any help would be appreciated. >> >> -koko_______________________________________________ >> >> 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/tom.hohensee%40gmail.com >> >> This email sent to tom.hohen...@gmail.com > _______________________________________________ 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