Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question
Why the AWT tag? BTW: don't add a new question, edit the old one first. – Baz Jan 17 at 16:33

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.