Re: IKImageBrowserView
Re: IKImageBrowserView
- Subject: Re: IKImageBrowserView
- From: koko <email@hidden>
- Date: Tue, 09 Aug 2011 15:56:01 -0600
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 <email@hidden> 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 (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
>
_______________________________________________
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