Georg Baum a écrit :
Am Sonntag, 5. März 2006 15:25 schrieb Abdelrazak Younes:
So Georg, what is your impression? Does it works as expected under
linux?
I get lots of
QX11PaintEngine::begin: Painter is already active.
You must end() the painter before a second begin()
QPainter::begin(), QPaintEngine::begin() returned false
I see. I had this problem and I thought it was solved. It is solved
under windows, actually. There might be some X11 specific things to do
in QLPainter.C and QWorkArea.C
on the console, and using the scrollbar is slow and crashes sometimes.
This is almost certainly related to the above problem. On windows,
scrolling is very snappy.
> The
buttons in the main area are misdrawn (see attached image),
This is because there isn't one/one matching for colors between LyX and
Qt4. I had to manually map some inexistent grey color to something that
exists under Qt. This should be easily solved.
so there is
certainly something left to do.
Yep.
I am nevertheless impressed that it works at all, since I have been told
that porting from qt3 to qt4 is a lot of effort.
It was :-), especially so that I didn't know Qt at all at the time of
the port.
Thanks a lot Georg.
Abdel.
Georg
------------------------------------------------------------------------