Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

[SOLVED]multiple XMLHttpRequest fires in random order

$
0
0
The idea was to use JavaScript to the timed delays, but apparently after consulting resources about QML it seems, that the only way is using QML events and call 4th function alone after first three are done. Anyway, to beginners of JavaSript no example mentions this XMLHttpRequest nonreliable behaviour, but for sure – in most cases it is required to read more than just one file and this behaviour is weird for human logic, as it is imagined that all those XMLHttpRequest are run in sequence – not all at once, as it really happens.

Viewing all articles
Browse latest Browse all 4972

Trending Articles