Qt-interest Archive, June 2007
Immediate repaint
Message 1 in thread
Hello,
I have got one slider box and a qtreeview with custom delegate which
do some sort of special painting.
I want the tree view to repaint as I drag the slider. Currently there
is a signal-slot connection between these two widgets and in the slot
of the tree view, I call repaint. However there is a certain delay and
actual painting doesn't happen immediately.
Is there a way of getting repaint done immediately ?
Thanks in advance,
Make
--
[ signature omitted ]