On Mon, 2011-03-21 at 07:46 +0100, [email protected] wrote:
> Another option might be gathering all these changes up into an "inactive"
> State that is set when !isCurrentScreen.
Yes, that might actually be the cleanest way because all that code is
bundled in one place. Thanks!
> > What I
> > would like to have would be something like:
> >
> > MyScreen {
> > active: isCurrentScreen
> > SomeItem {
> > text: backend.actitvePoi.name
> > image: backend.activePoi.image
> > }
> > }
>
> This looks like an interesting idea -- any chance you could add a suggestion
> at bugreports.qt.nokia.com?
Sure.
http://bugreports.qt.nokia.com/browse/QTBUG-18245
Thanks!
Conny
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml