If you are dependent on Qt, you won't run on systems that don't have Qt
either.
All software has dependencies ..
GTK is what core JDK uses, Swing has a GTK L&F, we generally have
used platforms which use GTK as our core platforms, for build, test, and
support.
-phil.
On 06/20/2018 01:16 PM,
How to run an application with the new separate JFX SDK
was discussed in this thread:
http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-May/021819.html
Am 21.06.18 um 18:04 schrieb Thiago Milczarek Sayão:
Hi,
I am trying to use the openjfx early-access builds with openjdk as
described in
Hi,
I am trying to use the openjfx early-access builds with openjdk as
described in http://jdk.java.net/openjfx/ (the page says to give
feedback here).
openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubunt
1. I have a game which I'm trying to performance tune: I can obviously
monitor how often I'm calling draw (draw rate), but I can't monitor how
often the GPU is actually rendering (FPS) since the PerformanceTracker was
removed from the JDK.
I'm running FX at full speed (-Djavafx.animation.fullspeed
But this does not seem to be available for people who already dare to
use Java9++ :-(
or did I miss something?
Am 20.06.18 um 19:45 schrieb José Pereda:
As Daniel points out, the TableView2 control is a Gluon contribution that
has been merged recently to ControlsFX, but it hasn't been released
José & Daniel,
thank you very much for the information and links!
---rony
On 20.06.2018 19:45, José Pereda wrote:
> As Daniel points out, the TableView2 control is a Gluon contribution that has
> been merged recently
> to ControlsFX, but it hasn't been released yet. Actually there is a pending