Synchronizing graphics with Cacio

Ralf Spathelf ralf.spathelf at aicas.de
Wed Apr 22 15:11:20 UTC 2015


Hi guys,

We are experimenting with implementing an OpenGL port using Caciocavallo. The OpenGL render queue has to be flushed after repainting, we do this in Toolkit.sync().

Do you have an idea where this could be called in the Cacio code? We tried to do this after a PaintEvent in CacioComponentPeer.handleEvent() but this did not work.

Regards,
Ralf



More information about the caciocavallo-dev mailing list