Drag and drop onto a NSButton
Drag and drop onto a NSButton
- Subject: Drag and drop onto a NSButton
- From: email@hidden
- Date: Sat, 25 Jun 2005 09:36:13 -0700
An app I am working on needs to have drag and drop ability onto a button. But I cannot seem to figure it out. I have done the registered for the drag type with it so that much works but I do not understand how to get the button to acctually recieve the drop. Meaning, when the item is dropped how do I detect it? I know what to do with the data once I've detected it but I don't know how to get the message in the controller. Do I have to subclass NSButton? Any help would be really appriciated.
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden