Hi all,
I have an
applet there I use drag and drop to a grid in a Jpanel. The objects I DnD is for example a JLabel, JButton!
This run without any problem on Win2000 and Internet Explorer! But if I run the same on WinXP I'll get
java.awt.dnd.InvalidDnDOperationException: Drag and drop in progress!
I'm using jre1.4. Have tried with later version but had problems with the DnD to function.
Does anyone have a clue to what is the problem?
best regards, Emil Karlsson
[ November 05, 2005: Message edited by: Emil Karlsson ]