Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

ListView highlight item over delegate

$
0
0
I want to use delegate like this: delegate: Rectangle         {              ....         } Rectangle has default white color (that is what I want), but if I use it as a base of delegate item, highlight will not be visible. And I want it to be visible with items that have background. As I saw in this post [stackoverflow.com] this is not possible?

Viewing all articles
Browse latest Browse all 4972

Trending Articles