REMINDER: FX Rampdown Phase 2 coming on Monday (Aug 6)

2018-08-01 Thread Kevin Rushforth
As a reminder, OpenJFX 11 will hit Rampdown Phase 2 (RDP2) at 23:59 Pacific Time on Monday, Aug 6, 2018 [1]. After that, we will fork an openjfx 11 stabilization repo; the mainline jfx-dev/rt repo, along with the 'develop' and 'master' branches of the javafxports/openjdk-jfx GitHub repo, will t

Re: JavaFX SWT and Swing-Interopt

2018-08-01 Thread Tom Schindl
I logged https://bugs.openjdk.java.net/browse/JDK-8208649 Tom On 31.07.18 22:14, Tom Schindl wrote: > Hi, > > I could not resist giving my idea a try and passing the native-pointer > from SWT completely through JavaFX and using it as a parent on Windows > created by FX. > > Although my C/Object

Re: JavaFX SWT and Swing-Interopt

2018-08-01 Thread Tom Schindl
Hi, I pushed my hacked together PoC to https://github.com/javafxports/openjdk-jfx/pull/145. Tom On 01.08.18 22:00, Tom Schindl wrote: > I logged https://bugs.openjdk.java.net/browse/JDK-8208649 > > Tom > > On 31.07.18 22:14, Tom Schindl wrote: >> Hi, >> >> I could not resist giving my idea a t