[Moved] Flickering on opening/closing QLineEdit in Qt4.7
Mobile and Embedded
3
Posts
2
Posters
2.5k
Views
1
Watching
-
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