top | item 20779295

(no title)

sayusasugi | 6 years ago

An Electron flame war seems inevitable. It's fine for quick cross platform support but it absolutely screws over the user. QT is far from perfect but at least it's native.

discuss

order

sime2009|6 years ago

Is what sense is Qt "native"?

mynegation|6 years ago

In the sense that the executable is the machine code, not the Javascript interpreter running through js files. In the sense that Electron is actually native code (Chromium) running HTML UI and QT running its own custom-drawn UI, both different from whatever platform-blessed UI toolkit is, no, QT is not "native"