Andre Poenitz wrote: >> [another problem: we should set x_target in absolute coordinates, but >> we do it within LyXText, and LyXText doesn't kown it's own absolute >> x coords. Maybe it should?] > > Absolute document coordinates? Would be feasible. bv->text gets 0,0, the > rest could be computed for y_top in the inset's draw().
Yes... (in this case we only need the x coord, but it's the same thing) > [I wish we had a LyXText::draw...] > > What's the current plan with respect to absolute coordinates anyway? > That 'absolute coordinates for text' could serve as a stepping stone, > couldn't it? I think you're right. Alfredo
