Dragging to an NSTextview
Dragging to an NSTextview
- Subject: Dragging to an NSTextview
- From: Neil Earnshaw <email@hidden>
- Date: Mon, 25 Aug 2003 00:09:01 +0100
I want to drag a directory from finder to a text field, setting its
string value to the full path of the directory.
Do I have to subclass NSTextField or will NSTextField pass drag
messages to its delegate?
-Neil
_______________________________________________
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.