Re: [platform] Adding the WindowManager to a SwingNode

2019-09-27 Thread Patrik Karlström
I managed to get hold of the org.netbeans.core.windows.view.ui.MainWindow and put it in a JavaFx Stage, however, much of the behavior got lost in the process so I guess this isn't the way to go. My little test is available at https://github.com/trixon/stagewm/blob/master/core/src/main/java/se/trixo

[platform] Adding the WindowManager to a SwingNode

2019-09-16 Thread Patrik Karlström
I'm working on a hybrid platform app in the sense of combing Swing and JavaFx. Swing is used for the main window, dialogs and the "window manager tabs", everything else is JavaFx, including the content of the TopComponents. The tool- and statusbar is also JavaFx. https://mapton.org/wp-content/uploa