@
Building a UI in the browser at this point is generally easier and in most cases superior to a UI built using a native OS framework. Not to mention, it works on every OS without any platform specific code.
There are very few situations where I think using the OS native windowing system for UI is the right choice.