Integration of libcairo in pvbrowser
Backward Content Forward

loop

loop1.png
The "Loop" thread runs in an infinite loop in which any commands received via "loopmbx" or "loopfifo" are interpreted. Otherwise, the graphic is constantly updated every 1000 milliseconds (drawMask1Widgets() ).
loop2.png
In interpret() in the "Loop" thread, the mouse will react to the sent mouse events.

Backward Content Forward