Hi, I usually see this warning when "height" depends on "contentHeight" property. And this warning happens when your list view has "0" items. There are several ways to avoid this (like binding to contentHeight only when list view has some items). But actually this doesn't impact on functionality at all
BR, Michael On 6 October 2011 02:00, <[email protected]> wrote: > Hi,**** > > ** ** > > While processing qml list view, I am getting a warning message “QML: > Binding loop detected for property “height”.**** > > ** ** > > What that does mean and how can I fix this warning message?**** > > ** ** > > Thanks,**** > > Saravanane**** > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml > >
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
