[Qt-interest] Question about QSlider

John Eke johne at annidis.com
Fri Mar 27 18:50:34 CET 2009


Hi,

I have connected the QSlider::valueChanged signal to a slot that calls a 
repaint method. My QSlider has 100 ticks and the problem is the repaints 
are very slow. The time inbetween dragging the slider and the repaints 
is too long. Is there any way to reduce this time? I have tried 
QApplication::processEvents but depending on where I put it I get weird 
results.

Any suggestions?

- John E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090327/ff810d19/attachment.html 


More information about the Qt-interest-old mailing list