A while ago, I asked on this group wether it was possible to set a background pixmap in Qt Listview, the answer was no. I have no learned that it is (maybe there is a version issue here.). Just so that anyone else wants to do it, the method you want is... SetpaletteBackgroundPixmap(QPixmap) Tada! Moray