Fix for JDK-8185937 Up/Down keys don't work as expected for an editable Spinner

2019-07-04 Thread Scott Palmer
I’ve added my potential fix as a comment to the issue at https://bugs.openjdk.java.net/browse/JDK-8185937 Scott

Re: Windows (32bit) build problems

2019-07-04 Thread Nir Lisker
Hi Robert, My guess is that the build > instructions refer to the current head version. Correct. Gradle version was changed from 4.8 to 5.3 during the development of OpenJFX 13 [1], so for 12 you will need 4.8. I don't have time right now to look at the WinSDK issue, but you can look at the

Windows (32bit) build problems

2019-07-04 Thread Robert Lichtenberger
Hello everyone, I try to build JavaFX-12 mods for Windows-32. For that I cloned http://hg.openjdk.java.net/openjfx/12-dev/rt/ (correct?) and read the build instructions at https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-Windows . First question: * The build