I am looking to find any tutorial for dragging a text file and dropping it on an NSTextField. Then have the contents of the .txt file populate the NSTextField. I have found lots of youtube videos for drag/drop images to a UIImageView but nothing for text.
Thanks!
Thanks!