Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, February 2007
QListView repaint problem


Message 1 in thread

Hello,

I have a QListView in icon mode showing thumbnails.

-  I use the scrollbar of the QListView to scroll down
- Half of each thumbnails only appear when I stop scrolling.
- I click on another widget. Everything is suddenly painted properly.

Why is the repainting not done properly ? Should I handle something ?

Regards,
Bruno

Message 2 in thread

Bruno Janvier wrote:
> Hello,
> 
> I have a QListView in icon mode showing thumbnails.
> 
> -  I use the scrollbar of the QListView to scroll down
> - Half of each thumbnails only appear when I stop scrolling.
> - I click on another widget. Everything is suddenly painted properly.

Hi Bruno,

None of our view classes reproduce this behaviour that I can see. Do you 
have some simple code piece that I can look at to debug the problem?

-
Gunnar