[Qt-qml] SpringFollow : to not a valid property ?
Alain FLORET
afloret at corys.fr
Thu Apr 29 13:29:12 CEST 2010
What's the problem ?
FLORET Alain
Developer
CORYS TESS
74, rue des Martyrs
38027 GRENOBLE Cedex 01
Web Site : http://www.corys.com
Tel : +(33)4 76 28 88 28
Fax : +(33)4 76 28 82 92
E-mail : afloret at corys.fr
--
Le 29/04/2010 11:45, rijubrata bhaumik a écrit :
> Hi,
> i was trying out the highlight delegate for a list view .. but there
> seems to be a problem with the "to" property in SpringFollow
>
>
> Component {
> id: myListHilight
>
>
> Rectangle {
> width: parent.width
> height: 40
> color:"lightsteelblue"
> radius: 5
> SpringFollow on y {
> to: myList.currentItem.y
>
>
> spring: 3
> damping: 0.2
> }
> }
> }
>
> --
> - Riju
>
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100429/a3e4e2e7/attachment.html
More information about the Qt-qml
mailing list