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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to