Andre Poenitz wrote: > Currently testing (Latest, but hopefully fixed problems have been hard > crashs when creating/entering tables and mis-drawings of open footnotes > on LyX startup)
I will have a shot at it tonight or tomorrow. > Next step would be to replace almost all getLyXText(bv) in InsetText with > direct access to the LyXText text_ member (I'll do that myself, I've got > some practice there already ;-}) which means that a few functions don't > need their current BufferView * argument anymore. After that we'd > probably need another test concerning redraw problems. > > Then we could have a shot again at disabling update... If that works > well, it's time for the fun part: Remove update() all over the place. Seems a reasonable roadmap. Regards, Alfredo.