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

Qt-interest Archive, March 2002
flicker in sublcass of qscrollview


Message 1 in thread

Hi All,
I have a class that I inherit from qscrollview. I don't actually add widgets 
to the viewport; I do all customized drawing. Things seem to work, except 
that there is noticeable flicker when I pull down a menu from the 
tool--whether or not the tool bar actually covers any of my widget.

Upon further investigation, it seems that I get flicker just about anytime I 
lose focus. I reimplemented focusOutEvent and focusInEvent, but that doesn't 
help.

What else is there?

Comments, help, et. al., appreciated!
ry

-- 
 [ signature omitted ]