[PyKDE] QListView flickers when updating

Boudewijn Rempt boud at valdyas.org
Mon Sep 9 20:52:01 BST 2002


On Monday 09 September 2002 20:44, Bart Verwilst wrote:
> Hi!
>
> When i'm updating my QListview with new data (i have an existing filled
> listview, but i'm altering strings on some fields, the treeview seems to
> flicker... anybody else noticed this, and if so, what can be done about it?
>

No -- never. It's one of the boasts of Qt that its widgets
are flicker-free. I suspect that you have some spurious custom
repaint code either in the listview or in the listviewitems. Could
you post a fragment that shows that behaviour?

-- 
Boudewijn Rempt | http://www.valdyas.org




More information about the PyQt mailing list