Hi,

Sadly, QML 1 doesn't have id in dynamically generated id. That is a
real big pain if you want to drag/drop something since then you
need... an id! Right now i'm trying to fight against a lot of issues
that wouldn't even be there if i simply had an ID. You can read more
about that in this blog post:
http://kdeblog.mageprojects.com/2012/08/01/what-will-qml-calendar-have-progress-update-qml-issue/

I'm also curious to know why the decision was ever made to have
dynamically generated elements exist without id?

Is there any possibility that QML 2 (or QML 2.1 or whatever comes
after 2) is going to have ID's for generated elements?

Cheers,
Mark
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to