[Qt-qml] PathView Delegates Not Always Displaying
Michael Dippold
mike at dippold.com
Tue Dec 7 17:54:41 CET 2010
I am using Qt 4.7.1, I just tried compiling from the latest from Git
but could not get it to run. I was able to create a simple example on
how to duplicate it and created a bug (QTBUG-15926). Hopefully it is
reproducible on other systems.
Thanks,
Mike
On Mon, Dec 6, 2010 at 10:20 PM, <martin.jones at nokia.com> wrote:
> 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