Re: Netbeans X & Java 11?

2018-11-18 Thread Selim Dincer
Hi, IntelliJ works quite OK with 11. Make sure to rightclick the fxml files -> open in scenebuilder instead of the integrated one because that's an older version. Also if you want to run your app without maven / gradle then you need to download the javafx sdk and set JAVA_HOME otherwise you will

Cryptic exception when drawing in huge canvas

2018-11-08 Thread Selim Dincer
Hey, this morning I was doing something with the canvas control and got its size wrong. It was way taller than I expected and I had an NPE somewhere in NGCanvas but I didn't really understand what was wrong because nothing was pointing to my code. I don't know how it behaves on linux, I was

Spring Initializr / vert.x starter like tool for javafx

2018-10-17 Thread Selim Dincer
Hey, I was wondering if there are plans to have a small tool on the new openjfx.io page similar to spring initializr or vert.x starter . I noticed that there have been multiple mails here regarding difficulties with project setups and this might

RFR: 8207328: API docs for javafx.css.Stylesheet are inaccurate / wrong

2018-08-24 Thread Selim Dincer
Hey, Please review the fix for https://bugs.openjdk.java.net/browse/JDK-8207328 Pull request: https://github.com/javafxports/openjdk-jfx/pull/147 Thanks, Selim

Determining which GraphicsPipeline is being used

2018-07-12 Thread Selim Dincer
Hi, I was wondering if there is a way to find out which graphics pipeline is being used by javafx. Some of our users access our application via virtualized environments or use old GPUs that in some way don't support hardware rendering. The way we do it at the moment:

measuring time to render in javafx

2017-06-02 Thread Selim Dincer
this in JavaFX? -- Viele Grüße *Selim Dincer*