Ash706 - 2007-07-12

Hi,

How can I test mouse movement while pressing left mouse button? The concept is; I need to test a software similar to Microsoft Paint. I tried to draw a line using mousePressed,mouseMoved and mouseReleased to test the mouse motion event. But it did not work. I can simulate spray or a dot in the panel(so at least everything is working fine).

Can anyone give me any suggestion? I am not too much familier with Jfcunit. So any type of suggestions will be appreciated.

BR
Ash706