Re: [apache netbeans12[ [javafx] [install] Can't install correctly.

2022-02-10 Thread Jeremy Faden CS
I'm very glad they left Swing in as well.  Talking to humans is a pretty basic need of any programming language, and leaving Swing in there allows for it. Jeremy On 2/10/22 12:00, Thomas Wolf wrote: Totally off-topic: does anyone find it ironic that the successor to Swing was taken out of th

Re: Matisse GUI builder bindings

2022-02-04 Thread Jeremy Faden CS
well worth the effort.  Build your dialogs with Scene Builder and load them into your Java program with FXMLLoader. Distribution takes a little more effort but, again, well worth the effort. On Fri, Feb 4, 2022 at 8:28 AM Jeremy Faden CS wrote: I've recently upgraded to Netbeans 12.

Matisse GUI builder bindings

2022-02-04 Thread Jeremy Faden CS
I've recently upgraded to Netbeans 12.6 after working with Netbeans 8 for years.  Everything is working smoothly, but I just noticed that any of my GUIs which used bindings before cannot be edited in the GUI builder and I see that when I make a new GUI, I no longer have the option to add bindin