Does the NSView Drag Protocol has any issues with non-key windows?
Does the NSView Drag Protocol has any issues with non-key windows?
- Subject: Does the NSView Drag Protocol has any issues with non-key windows?
- From: Sanjay Arora <email@hidden>
- Date: Thu, 07 May 2015 07:05:09 -0600
- Acceptlanguage: en-US
- Thread-topic: Does the NSView Drag Protocol has any issues with non-key windows?
I am trying to drag a NSTableView row on to a NSView on the same window. But the window is a non-key window (made explicitly).
Some times after I receive " - draggingEntered: " message, no other message comes.
If I make the window as a keywindow, works perfectly.
Does the NSView Drag Protocol has any issues with non-key window?
Regards
Sanjay Arora
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden