On 19 March 2014 19:40, Nicolás Ulrich <nikola...@gmail.com> wrote: > Have you tried something like this? > > Connections { > target: box.Drag > onDragStarted: console.log("Started (Connections)") > }
Thanks. I tried your suggestion, but got these error messages: file:///.../main.qml:24:2: QML Connections: Cannot assign to non-existent property "onDragStarted" file:///.../main.qml:25:11: Unable to assign null to QObject* The original code produced no error messages. Regards, Sze-Howe _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest