Earlier quoted context omitted.
I guess you are a JS developer. Some of us have a C++ background and C++ code base. Qt is for us a more natural choice (and has been for a long time) than electron is. "a unknown markup language and toolchain just to get a window displaying" is basically what JS/CSS is for me (is it still hard to get a text center-aligned vertically and horizontally or have they finally gotten over that?) Qt does not force you to use…
> is it still hard to get a text center-aligned vertically and horizontally This has not been true for over 5 years.
Google Qt and OpenGL and you get the documentation of the appropriate widget. Google GL and electron and you get a bunch of github issues and people complaining it does not work well yet.
Nah, JS is struggling to get where Qt has been for years. I am happy that it solved its text alignment issue in 2014 though.