Qt Designer for web interfaces
hi there,
Qt Designer makes creating an resizable interface with menus, status bar, tab order, shortcuts, etc easy - I love it!
I find it so much more productive than handcrafting the interface.
But that's exactly what I still do for HTML web interfaces.
So I was wondering what you use for designing web interfaces. Do you know of an equivalent GUI builder tool for the web?
Richard
Re: Qt Designer for web interfaces
There are many. Use Google to reach them ;).
Re: Qt Designer for web interfaces
I should have been more specific. I'm looking for a web GUI tool that lets me add menus, statusbar, etc.
Not something like Quanta / Bluefish / Screen / Dreamweaver / Frontpage etc, that only lets you arrange content.
Here is an example of what is possible to produce by hand: http://desktop.sonspring.com/
So I am looking for a GUI builder that makes it easier to build interfaces like that.
Re: Qt Designer for web interfaces
Ext JS Designer looks promising, and the interface seems inspired by Qt Designer.