Pabulaner IV

Results 19 comments of Pabulaner IV

INFO: For merging this pull request, an entry would have to be added to the gluonfx-maven-plugin.

If You mean it why I didn't fix it there the answer is that when You have for example two screens and You switch from a Swing window that is...

So if I understand Your suggestion correctly, I should implement an event like system that allows Swing and JavaFX to communicate with each other. So JavaFX can send an event...

But how should it decide this? Because if You have for example a Swing window and a JavaFX window both should be able to set the native menu bar on...

I have rewritten the entire fix so that it requires only a few and clear changes in the source code. It is now able to handle multiple AWT and JFX...

I decided to close this PR and to open a new one after discussing it with @FlorianKirmaier as we both think this will simplify things. This PR contains a lot...

I have now created the new PR: https://github.com/openjdk/jfx/pull/1904 I also have taken into account the very good advice to let the AWT devs take a look at the PR and...

Thanks for the test case ideas, my tests cover the AWT initialized first tests, but implementing the other tests You proposed won't be that difficult, as it is just copying...