Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a qml dynamic object and I just notice that it always appears above a static qml object, even if I force the static object z property to be higher than the dynamic object. Am I missing something ?
Sample code please ?
Weird, now I did a small sample code that works. The original code is just to big to post, let me do some more digging. Anyway thanks for your replay.