|
|
|
|
|
by vertex-four
3228 days ago
|
|
I'd argue that at this point, if you're building a desktop application, one of your goals is probably going to be the use of native widgets, which could be for e.g. accessibility concerns. Else you might as well build a web application. |
|
The reasons to use something like Qt instead are many:
My point is that there are many reasons why you might choose to use a toolkit like Qt for desktop applications even if you don't need native widgets.