Hacker News new | ask | show | jobs
by kuschku 3196 days ago
Qt with QML and QtQuick? Also a nice cross-platform UI framework, supports JavaScript, and is highly performant.

JavaFX? Also a nice cross-platform UI framework, supports JavaScript, and is also better performant than Electron.

Also, both support HiDPI by default, and can be themed with CSS however you want them (in the exact same way that you could theme Electron apps)