On 09-Feb-2001 Lars Gullik Bjønnes wrote:

>  
>| Thus the reserved text buffer accounts for less than 2/3 of the memory
>| use. Not to say that we shouldn't reduce it, but perhaps we can find some
>| ways to save more space. E.g. not allocate anything until the user
>| actually puts something in the cell.
> 
> This should be done in the InsetTabuler/Tabular.

Well IMO this could be done in the InsetText. We just have to allocate
the paragraph only in the Edit() call if it's not yet there, but I have
to investigate. This cannot be done in the InsetTabular (not allocating
the insettext), cause you know what problems we had when using an
"InsetText * inset" instead of the "InsetText inset" we do now.

      Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

life, n.:
        Learning about people the hard way -- by being one.

Reply via email to