HackerTrans
TopNewTrendsCommentsPastAskShowJobs

llornkcor

no profile record

comments

llornkcor
·4년 전·discuss
You give up too easily. Do you know you can download the sources via git? You can even pick and choose which Qt modules you want. No account needed.
llornkcor
·4년 전·discuss
Perhaps you could choose this license? https://www.qt.io/pricing/qt-for-small-business
llornkcor
·4년 전·discuss
Actually you should be able to cut/paste. Highlighting text also works. https://lpotter.github.io/textedit/textedit.html
llornkcor
·4년 전·discuss
Easier testing and deployment. Develop and test one platform. Deployment is a url.
llornkcor
·4년 전·discuss
https://doc-snapshots.qt.io/qt6-6.4/wasm.html
llornkcor
·4년 전·discuss
drag and drop requires configuring your app with asyncify option. https://doc-snapshots.qt.io/qt6-6.4/wasm.html#asyncify
llornkcor
·4년 전·discuss
You are wrong about development focus. qtbase/qtwidgets are still very much being developed.
llornkcor
·4년 전·discuss
Do you know about Qt for Small Business? https://www.qt.io/pricing/qt-for-small-business
llornkcor
·4년 전·discuss
Answered my own question by reading the README.wasm.md "We're using Qt 5.15.2 with Emscripten 2.0.31. "
llornkcor
·4년 전·discuss
> Qt clearly deserves the credit for having a WASM runtime that gets us a working GUI toolkit.

You're welcome. :) What version of Qt did you use for this demo? Also, for local system file access dialog on Qt wasm, you can use https://doc.qt.io/qt-6/qfiledialog.html#getOpenFileContent