On Mon, Aug 26, 2002 at 03:46:11PM +0200, Juergen Vigna wrote:
> I guess you tried it with multiple InsetText's (say a noteinset inside a
> tabular inside a float).

I just tired nested tabulars, but that should have the same effect...

> But it could also be that a BufferView does only have 1 LyXText and the
> lfuns are handled directly inside InsetText too so the ones coming to
> BufferView did handle only the ones for it's LyXText so it was not 
> neccessary
> to specify the getLyXText() stuff.

Maybe.

> What we could do is have a look if we could also remove the handling
> in InsetText of this lfuns IMO it should work.

I am currently moving things the other way round: Changes to the text (and
cut&paste is a change to the _text_) should be done in the LyXText. But
that's conceptually not very different except that things take care of
their own business  (BufferView handling text manipulation simply does not
look right).

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to