Jean-Marc Lasgouttes a écrit :
"Abdel" == Abdel <[EMAIL PROTECTED]> writes:
Abdel> I guess so yes. Following patch will do so.
Do you see some improvement with the patch? I guess only qt3 could
benefit.
Right now, I cannot compile with qt3, sorry. With my Qt4 port, there is
no flicker but I have tested this nonetheless with a different syntax:
viewport()->setAttribute(Qt::WA_OpaquePaintEvent);
The result is not good: all the "float buttons" (foot, figure, table,
etc) are black on black. The weird thing is that this behavior affects
also my previously compiled Qt3 version. I presume that floats are not
"painted" by the lyx core but use the background color instead, aren't
they? Apparently setting this attribute is propagated system wide by Qt4.
Abdel.
JMarc