PDA

View Full Version : Making the listWidgetItem larger on focus in Icon Mode



Charvi
3rd July 2012, 07:32
Hi,

I have made a picture gallery using the listWidget. There are two things i require:

1) First I want the name of the picture to be displayed below each thumbnail.

2) When the list widget item is focused I want it to grow a little large so the i would know which one is focused.

I tried to search some method for both but didnt get one.

Thanks in advance.

Charvi
7th July 2012, 08:16
Any body having any idea ?
I have used QListWidget and want to change the on focus property of the QListwidgetItem. Also want to display name below each icon.