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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to