DEV Community

Discussion on: What happened to Graphical GUI Builders? - Help me understand - (They are still here, I guess)

Collapse
 
cadams profile image
Chad Adams • Edited

For JavaFX desktop apps scene builder is good. I tried bookstrap studio but felt limited using it. In the end writing the code was faster for me.

Collapse
 
rohansawant profile image
Rohan Sawant

Exactly! I went the same route! I tried JavaFX and then BootStrap Studio, but for anything more than fully static websites, it seemed clunky to integrate into things.