Re: [Ikvm-developers] Drag and drop fix
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2015-05-06 07:18:24
|
Hi Daniel, Thanks! Patch applied. Regards, Jeroen > -----Original Message----- > From: Daniel Zatonyi [mailto:dza...@ch...] > Sent: Tuesday, May 5, 2015 11:09 > To: ikv...@li... > Subject: [Ikvm-developers] Drag and drop fix > > Hello, > > In this patch I convert the screen coordinates to relative coordinates > in the drop target event when dropping on a java.awt.Component. > I faced the issue in our application which supports a drag and drop > operation between two of its Components. > > Best regards, > Daniel |