RE:Can't complete drop operation...
RE:Can't complete drop operation...
- Subject: RE:Can't complete drop operation...
- From: Jerry LeVan <email@hidden>
- Date: Mon, 1 Mar 2004 23:52:23 -0500
Well duh...
It took a while to realize that textviews use the drag and drop model
internally....
So, is there a clever hack to allow dragging a file via the finder onto
a textview
so that the program can capture the filename and then open the file? I
tried subclassing
the scroll view part of the text view but that did not work ( and it is
darn hard to
select the under/over laying scrollview...).
Thanks,
Jerry
_______________________________________________
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.