[Qt-interest] Xorg performance
Zeljko
zeljko at holobit.net
Mon May 31 13:23:39 CEST 2010
Matthew Fincham wrote:
> So it looks like the Qt3 version is setting something in Xorg (or maybe
> the (intel) driver) that Qt4 is not happy with. I will need to
> investigate further.
I have *big* problems with intel drivers and qt4. Forms stay unpainted,
moving mouse over shows controls (eg QLineEdit, QComboBox etc), same app
works ok with nvidia or ati (qt-4.6.2).
I've finally found where's problem in my code, but I'm wondering what can
cause such problems.
When Qt::AA_ImmediateWidgetCreation is setted up, then have problems with
intel driver (others like nvidia, ati works ok), removing
Qt::AA_ImmediateWidgetCreation fixes problem.
Anyone ?
zeljko
More information about the Qt-interest-old
mailing list