Does anyone know what the status is with Qt Simulator?
The wiki page (https://wiki.qt.io/Qt_Simulator), stills refers to
gitorious (dead link).
Does anyone know if there are any publicly available git clones?
Have anyone used it kind-of recently?
Chris
___
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@q
On Friday August 04 2017 11:53:24 Jean-Michaël Celerier wrote:
10.4 and 10.6 were actually among the nicest versions of the OS; I went from
the former to the latter when my PPC Powerbook died and I had to get a Macintel
and moved to 10.9 only when the 10.6 SDKs really started to lack too many
f
I personally have a sizeable chunk of my users stuck on OS X 10.6 because
of some high-end (5k$ & more) audio software / hardware that they use in
their recording studio which stopped working on later versions of this damn
OS...
---
Jean-Michaël Celerier
http://www.jcelerier.name
On Fri, Au
You mention you have a Window QML item as the root in your main.qml file. And
then inside the Window you have MainWindow custom component.
Is the top level / root item inside MainWindow.qml also a Window? So, nested
windows?
I've been building an MDI interface with QML for a while now and have
On Friday August 04 2017 01:15:02 Jake Petroules wrote:
>> Probably because 10.9 does have a version of the 10.10 SDK .
>
>No, it has nothing to do with that. You are yet another Mac developer
>confusing the SDK version with the deployment target. :)
Ah, hum, yes. Well, you didn't say explicitly