|
|
|
|
|
by jamesbritt
5809 days ago
|
|
I seriously do not understand why people don't just use the free GUI builder that comes with Netbeans, then wire up the resulting classes. And wiring them up doesn't get any easier than using JRuby with Monkeybars (http://monkeybars.org). Yes, I'm biased, I'm the project leader. But still. :) DSLs and such are nice for smallish UIs, but once you get to anything remotely sophisticated tweaking text files to sort out alignment, flow, balance, etc. is crazy. (And double crazy if those text files are XML.) |
|