Hi QML gurus

I have several items in a GridView and when any one of those items is 
selected I want to expand it to show more details and hide the other items.
With this in mind, I have been experimenting with modifying the 
'recipes.qml' example  to use a GridView instead of a ListView. I am 
using the state method used in this recipes example.
I have no trouble expanding the current GridView item to fill the screen 
when clicked, but I am finding it difficult hiding the other items in 
the GridView. They always remain on top of the expanded item.

What am I missing?

many thanks

Paul Isaacs

_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to