|
|
|
|
|
by photex
4136 days ago
|
|
The trouble though comes about once you have to start working with a UI library. It's a mess and a half unless you use C++. I'd like to try using Elm, or Purescript for UI work using atom-shell or nw.js. That opens almost the same can of worms (how easy it might be to 'bind' your engine to your UI/view).
I've written a non-trivial application using QtWebkit entirely for the UI and it was a very agreeable experience. The engine of this app was C++ but it got my gears turning. |
|
Native UI development feels so much more advanced and user friendly.
Saying this as a UX developer since the mid-90's.