In the last mail I've forgotten to say that, if you want the file
operations to work, you must modify XGDragView.

In [_handleDrag:], [_window orderOut: nil] must be called *before*
depositing the drop.

Calling xdnd_send_drop() before closing the window, causes the beginning
of a file operation that bring up an alert panel. If this panel is shown
when the dragImage is still on the screen, Workspace crashes.

On Mon, 21 Jan 2002, Enrico Sersale wrote:

> ...
>
> At this point, if you press "Ok" or "Cancel" with the mouse, nothing wrong
> happens and the file operation goes on.
>
> But if you use the keyboard to confirm the app crashes:
> ..



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to