diff options
author | Sven Gothel <[email protected]> | 2019-03-21 00:58:39 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-03-21 00:58:39 +0100 |
commit | 8a66defd3c2c96b05c8868d5edb604e3564ff66d (patch) | |
tree | 69facc3e7dbdaa5164c698976cb4eb171fefd0d6 /make/config/jogl | |
parent | 5ae0eeca1a7031931d10c0db56539bf565ee9591 (diff) |
NewtCanvasJFX: Utilize JFXEDTUtil per default, supporting the Windows Platformjavafx
On [GNU/Linux] X11 JFXEDTUtil is not required, since X11 can handle multi-threaded native parenting,
however, the Windows platform does require JFXEDTUtil.
Currently the default is to use JFXEDTUtil, which operates solely on the JavaFX thread
for windowing lifecycle and even-dispatch operations.
This behavior can be toggled via the boolean property 'jogamp.newt.javafx.UseJFXEDT',
which currently defaults to 'true'
This behavior might be analyzed in more detail for a fine grained EDTUtil decision.
Diffstat (limited to 'make/config/jogl')
0 files changed, 0 insertions, 0 deletions