On Sun, 2005-03-20 at 17:14 +0100, Alfredo Braunstein wrote:
> The following patch eliminates the infinite loop while scrolling in the gtk
> frontend. It introduces a flag to eliminate reentrance between onScroll and
> setScrollbarParameters. Is not that I'm really able to follow al the
> signals whereabouts, but this seems to work.
Works for me too, once I added the "bool adjusting_" member to the
header.  I'll commit it later if you don't.  Thanks!

> Current impressions with the gtk frontend: very slow, and crashed in
> 0x00262809 in XftGlyphExtents () from /usr/X11R6/lib/libXft.so.2
> while scrolling. For the rest seems pretty much useable, good work guys!
The slowness is something that I haven't gotten to the root of.  It's
some kind of X thing, because even non-lyx stuff like the GTK open
dialog is very slow to draw.  It's something from Huang's code, which
I've barely looked at at all.  My personal agenda is still to do all the
dialogs first.

John



Reply via email to