See my other message about creating a virtual SCGUI browser via libraries.
And how is that better/different than the existing browsers that download libraries? Which, incidentally, are already working and installed on everyone's desktop...
What protocol are you using to instantly update your DOM textboxes? Home-brew, probably. How is that better than SCGUI?
It's already running on everyone's desktop, and it uses existing tools without reinventing the wheel. As I said, implementing SCGUI in DOM/JS would be relatively straightforward, but there's no value-add there.
What you haven't answered is "how is SCGUI better than the existing tools".
Anyhow, ideally one would use a regular GUI IDE to develope their GUI's. No need for knowledge of SCGUI specifically any more than one has to know Windows GUI API's. You would simply whip out your fav GUI IDE tools, like VB, Delphi, etc., make the application, then specify "SCGUI" in some "target platform" property box. It would be just like developing client/server applications, except that it runs on an internet server instead.
Fine, as long as you admit that this is another "protocol" that the developer needs to know, no different than all the other stuff that is already out there. You're not "creating" anything new or needed here.