[Moved] Flickering on opening/closing QLineEdit in Qt4.7
-
My application was working fine without any flickers on 4.6.3.On moving it to Qt4.7, when I try to write using QlineEdit & when it closes the screen flickers. Once I use QLineEdit, my application screens, particularly MainWindow paint is slow and shows up as a flicker.
Does anyone has any clue about this?
Thanx