Re: Dragging Images Outside an NSTextVIEW
Re: Dragging Images Outside an NSTextVIEW
- Subject: Re: Dragging Images Outside an NSTextVIEW
- From: Philip Dow <email@hidden>
- Date: Mon, 2 Jan 2006 16:43:00 +0100
Ah, please excuse me. In all the excitement of the question I wrote
nstextfield instead of nstextview. I am talking about a text view. It
just seems really strange that the view can handle an image drag in
but not a drag out.
-Phil
On Jan 2, 2006, at 4:39 PM, Philip Dow wrote:
Is it really the case that dragging an image outside of an
nstextfield only produces a text clipping and not the image itself?
Does the text field not automatically place, say, tiff data on the
pasteboard? Must it be that I have to override the textfield's
dragging methods in my subclass to produce the proper pasteboard
data? Could the whole situation be any more melodramatic?!
Seriously though, is there an easier way to get image data onto the
drag pasteboard when a user drags that kind of data out of my
textfield subclass, or am I going to need to override/implement a
few dragging methods?
-Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden