QtQuick State transitions Exemple pb
Unsolved
QML and Qt Quick
-
Hello,
I'm really new in programming, but I try to learn from examples.
I've loaded and tried the first tutorial "Creating a Qt Quick Application", but I've got this error message: "qrc:/main.qml:35 Invalid property assignment: "mouseArea3" is a read-only property"
Is the tutorial ok ?
I've checked all the pages... my coding seems inline with the exemple pages... I can't find the problem.
Furthermore, isn't there a problem in the "main.qml Example File": "mouseArea1 {
onClicked: stateGroup.state = ' '"... a '*' missing ?I'm learning the bases... but spent hours ! Sorry for experts.
Thanks in advance.