Hi Matthias, Looks like just a little typo:
> name: "down"; when: mouseArea.presses == true I think you meant mouseArea.pressed here Hope that helps, Mike On Fri, 2016-04-22 at 17:10 +0200, Matthias Apitz wrote: > Hi, > > I'm trying to follow this QML tutorial: > > http://doc.qt.io/qt-5/qml-tutorial3.html > > to understand a bit better how the QML apps do work. When you put the > attached two files in some place in the BQ and run: > > qmlscene --desktop_file_hint=/usr/share/applications/webbrowser- > app.desktop qml-tutorial3.qml > > the 'app' starts fine and one can change the color of the text with > the > six buttons. But, rotating the text does not work as explained in the > above tutorial... What do I wrong? > > Thanks > > > matthias > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

