On Wed, Dec 03, 2003 at 11:09:45PM +0000, Angus Leeming wrote: > Hi, joohn!
Bah, my keyboard is dyiing :( > I've just regained the ability to hit InsetExternal by updating the > cache data. I suspect that other insets are missing this too. > > void InsetExternal::draw(PainterInfo & pi, int x, int y) const > { > + xo_ = x; > + yo_ = y; > renderer_->draw(pi, x, y); Strikes me as a highly dubious thing to do, but since I'm not doing any coding, I suppose I don't have a say ... regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.