Re: Handling Dragged Urls
Re: Handling Dragged Urls
- Subject: Re: Handling Dragged Urls
- From: Eric Peyton <email@hidden>
- Date: Fri, 8 Jun 2001 18:05:53 -0500
Chekc out the code in Fire.app on www.epicware.com/fire.html.
There is code in there to do just this sort of thing in the
KeyDownView.m NSTextView subclass.
it's all ObjC, but it should translate.
(One note: this was all donated code, I didn't write this handling)
Eric
On Friday, June 8, 2001, at 03:53 PM, Steve Ivy wrote:
Newbie in Drag(ging) here...
I want to be able to handle dragged urls (not just text, but the
little lightning thingy) from OmniWeb. Where would be the best
place to start looking? I'm getting into the dragging APIs, but I
don't know what types to register for, pasteboards to be looking
at, or anything like that. I'm working in Cocoa/Java, if that
makes any difference (I hope not!)
Thanks,
--Steve
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev