InpuSlot or tool for mouseMove

Have jReality programming problems or questions? Post them here.
Post Reply
fishboy
Posts: 1
Joined: Fri 26. Sep 2014, 23:28

InpuSlot or tool for mouseMove

Post by fishboy » Sat 27. Sep 2014, 00:29

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

Andre
Posts: 226
Joined: Fri 18. Sep 2009, 11:30

Re: InpuSlot or tool for mouseMove

Post by Andre » Mon 29. Sep 2014, 16:26

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

Post Reply