[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: SWT stops processing events when dragging starts


when a drag-operation starts, it seems that SWT stops processing events until either the mouse is moved or the button is released.

It looks like we're stuck in a loop to determine whether a dnd is going to occur. I was able to confirm this on Windows and GTK. While in this loop, no async messages are processed.


You can enter a bug for this and please include your example. Thanks.

Duong