Georg Baum a écrit :
Am Donnerstag, 16. März 2006 10:50 schrieb Abdelrazak Younes:

I don't think so... or maybe I don't understand what you mean by "server side".

Probably the X server in the X11 client server model. The server operates the graphics card, keyboard and mouse and is always on the local machine. The client is the program that runs (LyX). This can be on the local machine, but it can also be far away with a not so fast network connection inbetween. It is important not to transfer too many data between client and server, otherwise LyX would become unusable on thin clients or over DSL lines.

Is this your case? I mean, I don't understand why Edwin doesn't see the same QPainting error as you and Juergen are seeing. In any case, I am doing exactly the same thing as in the qt2 QLPainter, except that I create QPainter on the fly (which is Trolltech recommended way) instead of re-using the same for all operations. If you think this is the problem, I could try to revert to what qt2 frontend version does.

Abdel.



Georg



Reply via email to