Hi,

For text everything works as expected. Cutting a text immediately removes it from the text control (it is stored in the clipboard) and on paste it will be inserted.

But I'm trying to understand how to handle a typical file manager workflow: a user selects a file in the Windows Explorer, invokes Cut (Ctrl+X) and in an SWT-based application pastes the file. How can the SWT-based application find out whether the file was cut or copied?

--
Best regards,
Thomas Singer
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to