Drag & Drop problems

2001-06-12 Thread norm
I am trying to learn how to do Java Drag and Drops. I started by trying the example in ...Tutorial/dnd/sheetal.html, "A Drag and Drop Example by Sheetal Gupta". Running under Linux, the effect is to permanently "grab" the mouse and keyboard freezing X. I have tried this under two different wind

Problem with drag-&-drop in JInternalFrame

1999-10-03 Thread Thomas Foerster
Hi! I have a problem using drag-&-drop with blackdown´s JDK 1.2. Everything is allright in normal applications, but when I place the DnD-components in a JInternalFrame I get this execp

Re: Drag & Drop

1999-04-21 Thread Pete Wyckoff
Niels Hilbrink writes: > I have been fiddling unsuccessfully with the Drag and Drop (dnd) > features in Java. Me too. No fix here, but a simpler test case that points to a problem with Swing. The code below only works if class Source extends TextArea, but not JTextArea (search for "blows"). T

Drag & Drop

1999-04-13 Thread Niels Hilbrink
Dear all, I have been fiddling unsuccessfully with the Drag and Drop (dnd) features in Java. So far I have been able to do nothing since the only demo application I have (http://java.miningco.com/library/weekly/aa011299.htm if you are interested) does not run. I get an InvalidDnDOperationExcepti