I've been playing around with this, and I have several more questions:

1.  Is there a Video element? Major bummer if there isn't

2. I've been trying to get a ListView to scroll when using an XML model. I 
can't 
figure out how to do it. I'm using contentY, but I cannot set it to stop at 
contentHeight, and that's the problem. Using a fixed number works, using 
'contentHeight' I think the contentHeight is undef or 0 at start, the model 
loads, and there is no way to trigger the start of the animation. So I think 
XML 
models need a signal that emits when loading is complete. This could then be 
used to start animations.


      

_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to