On Sep 3, 5:37 am, "Edward K. Ream" <[email protected]> wrote:

> As I write this, I see that it may be possible to use an application-
> wide lockout, say g.app.dragging, to detect this case.  

Probably not.  If two drag-enter events happen, we would need to clear
them both. But that's not possible across different copies of Leo.

This scheme *almost* works, but will eventually lead to permanent
lockouts somewhere.

Instead, it may be possible to discard some drag-enter events based on
ev.mimeData.  We shall see...

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to