Dragging URL clippings into a Cocoa app
Dragging URL clippings into a Cocoa app
- Subject: Dragging URL clippings into a Cocoa app
- From: Chris Boot <email@hidden>
- Date: Sat, 24 Aug 2002 20:58:25 +0200
Hi,
I'm writing an open-source link manager called WebPad
(
http://sourceforge.net/projects/tmdcwebpad/) and I've run into a problem.
I've allowed NSStrings to be dragged into my Outline View, and I can drag
links in from all applications EXCEPT I can't seem to drag URL clippings in
at all. What do I need to do to accept a URL clipping drag and just use the
URL that it contains (instead of the path to the clipping, which is what I
get if I use NSURLPboardType) ?
Thanks,
--
Chris Boot
email@hidden
"Use the source, Luke." - Obi-Wan Gnuobi
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.