How to force animation

Giuseppe Barbieri elect86 at gmail.com
Wed Dec 19 10:16:33 UTC 2018


Hi,

I'm injecting external rendering code and I'd like to know how I may force
animation without having to declare some dummy objects, such as a Circle
combined with a TranslateTransition

I tried to modify the `QuantumToolkit.postPulse()` to force calling

Application.invokeLater(pulseRunnable);


but for some reasons it doesnt work


Thanks in advance,
Giuseppe


More information about the openjfx-discuss mailing list