NSTextView - Drag/Drop file contents?
NSTextView - Drag/Drop file contents?
- Subject: NSTextView - Drag/Drop file contents?
- From: "Steven M.Palm" <email@hidden>
- Date: Wed, 22 Jan 2003 16:05:13 -0600
I've seen this done in BBEdit, so it must be "doable". Question is, how
hard is it?
I would like to allow an NSTextView of my application to have a file
dragged into it from the Finder, and have the file contents dumped into
the text view.
Any pointers?
I'm just looking into the drag/drop stuff, such as in chapter 18 of the
Hillegass book on Cocoa, but it is all about a custom view and I guess
I'm missing a stepping stone in getting from there to my NSTextView.
-----------------------
- Steven M. Palm
- Ham Radio Call: N9YTY
-----------------------
_______________________________________________
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.