[Interest] why XMLHttpRequest Block QtQuick UI
jack ma
assangema at gmail.com
Fri Aug 4 22:38:45 CEST 2017
Hi,
I use XMLHttpRequest in
Component.onCompleted: {
……do XMLHttpRequest
}
but the main ui was blocked until the request ends.
How to use XMLHttpRequest asynchronous without blocking the UI?
Thanks
jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170805/68aa56fb/attachment.html>
More information about the Interest
mailing list