On Fri, Oct 19, 2001 at 11:28:59AM +0200, Juergen Vigna wrote:
> > what functions are we talking about, in which classes ?
>
> Easy to debug try to do the cut&paste operations in gdb and stop at the
> function 'bool Paragraph::checkInsertChar(LyXFont & font)' (paragraph.C)
> then look which "efective" function is called in the call
>
> pimpl_->inset_owner->checkInsertChar(font);
>
> You'll see that sometimes instead of calling the function INSIDE InsetERT
> the virtual function of Inset:: is called :(.
inset_owner returns an Inset->UpdatableInset->InsetText
so I don't see how any methods in the collapsable inset inheritance branch
/could/ get called ??
john
--
"I'm frightened of figurines."
- Pulp