how to implement iphoto like animation while doing drag and drop on custom listview
how to implement iphoto like animation while doing drag and drop on custom listview
- Subject: how to implement iphoto like animation while doing drag and drop on custom listview
- From: Muthulingam Ammaiappan <email@hidden>
- Date: Thu, 07 Mar 2013 14:46:25 +0800
Hi Friends,
i had developed the custom list view which is having NSView as a cell with
variable sizes to represent the video clips in the timeline.
and i had implemented the drag and drop for reordering functionality...
that is working as per the expectation...
but i wanted to add the animation while doing the drag and drop like in
"iPhoto"...
(when user drag the item if the mouse co-ords enters the in between region
then the corresponding elements will animate... and animation will end and
it comeback its original position once the mouse left the coords)....
please help me how i can implement the above mentioned animation while
doing drag and drop...any pointers are highly appreciated
in stackoverflow link:
http://stackoverflow.com/questions/15264751/how-to-implement-iphoto-like-animation-while-doing-drag-and-drop-on-custom-listv
Thanks & Regards,
Muthu
_______________________________________________
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