I have a problem with lotus notes (SWT). I want to create a Drag and Drop feature, which droppes files onto a SWT.Mozilla Browser.
I need to decide, if the drag was startet within notes (an email or its attachment) or from an external source (FileSystem).
I had a tricky idea ( SWT Events delegate from a shell to a SWT.Browser ), but maybe, there is a more simple solution.
Regards, Christian