[Qt-qml] PathView Delegates Not Always Displaying

martin.jones at nokia.com martin.jones at nokia.com
Tue Dec 7 07:20:25 CET 2010


Which version of Qt are you using?  There have been some fixes in PathView which your bug may be related to.  I suggest trying the latest qt/4.7 from git. If you still see the problem then file a bug with an example that can be used to reproduce it (an unreliable example is better than none).

BR,
Martin.

> -----Original Message-----
> From: qt-qml-bounces at trolltech.com [mailto:qt-qml-bounces at trolltech.com] On
> Behalf Of ext Michael Dippold
> Sent: Tuesday, 7 December 2010 10:52 AM
> To: qt-qml at trolltech.com
> Subject: [Qt-qml] PathView Delegates Not Always Displaying
> 
> I currently have a PathView that is binded to a XmlListModel.  I
> animate the entire path and move it off of the screen, change the
> query of the XmlListModel to get new data, and then animate the entire
> path back onto the screen once the XmlListModel status is set to
> READY.
> 
> I am having a problem where randomly the PathView will come back into
> the main window with missing delegates.  If I use the mouse to barely
> move the PathView the delegates immediately get displayed.
> 
> I have not yet found a way to reliably reproduce the issue.
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml




More information about the Qt-qml mailing list