Page 1 of 1

InpuSlot or tool for mouseMove

Posted: Sat 27. Sep 2014, 00:29
by fishboy
I would like to paint polygons on faces with mouse clicks. I get the point with activate (mouse press) and deactivate (mouse released). While moving to the next position on the plane to create the next point the line from the previous point shall hang on the mouse pointer without pressing any butten. Therefore i need a perform event analogeous to the mouse move event.

I found a similar example in examples.PaintComponent but the only event which doesn't work is the mouseMoved.

Thanks for help

Re: InpuSlot or tool for mouseMove

Posted: Mon 29. Sep 2014, 16:26
by Andre
Dear fishboy,

welcome to jreality. There is a nice painting tutorial at our wiki:

http://www3.math.tu-berlin.de/jreality/ ... paint_tool

best
Andre