On Tue, Jul 22, 2003 at 04:42:55PM +0200, Andre Poenitz wrote: > > The one that moving into rowBreakPoint fixes. A subinset needs to have > > an adjusted idea of its max width. > > Yes. That's why a subinsets metrics() should only be called from its > 'owners' metrics().
I don't see the connection ... of course that should be true but it doesn't help in getting the right widths much. > > But where are the points from the toplevel where metrics() should get > > called (and I think it definitely should be called on the toplevel > > lyxtext) ? > > Easiest way would be in Screen::drawFromTo immediately before the call > to paintRows(). Ouch. Are you serious ?? Or is this a LyXText::metrics() that looks nothing like the one in the tree ? john
