Comment on You used to be able to just create a Native GUI App in 10 secondsComments−gabrielsroka9moIn HTML <button onclick="alert('Hello')">Command1</button>−jaredcwhite9moSure, but that's not a native GUI app.−gaigalas9moSave that as `app.hta` on Windows (from XP up to this day!), then double click it.Not native GUI, but as fast and useful as one.It's more limited nowadays, but you can still do a lot.
Comments
In HTML
Sure, but that's not a native GUI app.
Save that as `app.hta` on Windows (from XP up to this day!), then double click it.
Not native GUI, but as fast and useful as one.
It's more limited nowadays, but you can still do a lot.