John Spray wrote: > On Sun, 2005-01-09 at 20:14 +0100, Andre Poenitz wrote: >> Depends on the release date. If that's 'soonish', probably not, >> otherwise i depends on th GTK frontend to catch up... > > I keep offering the GTK frontend cookies and sweets to try and get it to > catch up, but it just sits there obstinately waiting for me to work on > it. lyx-gtk is pretty broken atm, actually, one can't even scroll > around in a document due to some changes somewhere along the line in lyx > proper: I cannot say when since I was not paying attention at the time.
I know what this it: the gtk frontend fires the "scrolling" signal when setting the scrollbar parameters from inside LyX: the kernel expects that setting the parameters only changes the scrollbar visually (and invokes no scrolling). This results in an infinite loop. There was a similar problem in the qt frontend, that was solved by deactivating the signal somewhere IIRC. Unfortunately I cannot look at the problem more closely ATM. <useless rant> OTOH the requirement to have bleeding edge gtkmm libs just to be able to compile it doesn't make the work easy for us to keep up... </useless rant> > I'm hoping that my sense of humour will improve when I've had some > sleep. To quote Lars: "Blame it on the Pub"[1]. ;-) Alfredo