On Sun, Mar 23, 2003 at 01:03:56PM +0100, Kornelia Pietsch wrote:
> There are still quite a few occasions where the metrics() call is too
> late (the tables e.g.).
>
> I think this can be solved by calling metrics() in the screen's update
> but I got stuck in the whole RowPainter/LyXText/whatever
Second shot.
This basically works, i.e. basic insets (labels), math, and simple text
(notes etc) work, nested tables don't.
There are still quite a few occasions where the metrics() call is too
late (the tables e.g.).
I think this can be solved by calling metrics() in the screen's update
but I