Re: IKImageBrowserView and mouseDragged event
Re: IKImageBrowserView and mouseDragged event
- Subject: Re: IKImageBrowserView and mouseDragged event
- From: douglas welton <email@hidden>
- Date: Fri, 28 Nov 2008 11:27:16 -0500
Sandeep,
Did you set the dragging destination delegate using -
setDraggingDestinationDelegate:?
more info here:
<http://developer.apple.com/documentation/GraphicsImaging/Conceptual/ImageKitProgrammingGuide/ImageBrowser/chapter_4_section_7.html#//apple_ref/doc/uid/TP40004907-CH5-SW8
>
regards,
douglas
On Nov 28, 2008, at 1:12 AM, Sandeep Chayapathi wrote:
Greetings,
In my app I have an IKImageBrowserView, and I want to make this an
drag
source. I have followed thedragging source
docs<http://developer.apple.com/documentation/Cocoa/Conceptual/DragandDrop/Concepts/dragsource.html#//apple_ref/doc/uid/20000976
>
but
to no avail. In my view class the mouseDragged never gets called.
Any help
on making the IKImageBrowserView a drag source or making it respond to
mouseDragged even is appreciated. Thanks.
-- Sandeep
_______________________________________________
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