Hi friends..
I've a question. I've a qml and i create some object dynamicaly in qml by javascript(createobject). How can i access to this object in qml? for example to allow to user drag it or bind some properties to it?
thanks.