Quick update to avoid confusion: *- The example code was to illustrate the issue, I shouldn't have appended the trailing ';' on my elements in the QML files (C++ habit, sorry)
*- My suggestion of using some kind of "onLoadCompleted()" was metaphorical, I meant for that to imply some "discrete completion of operation or 'checkpoint' that I control". In contrast, users should consider using the (already-defined) "Component.onCompleted:" to perform operations after the element is loaded, at some point after the QML environment has been established. Sorry for any possible confusion. --charley
_______________________________________________ Qt-qml mailing list Qt-qml@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-qml