Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 19-Feb-2001 Lars Gullik Bjønnes wrote:
| >
| > How is this really different from the with of a tabular cell?
| > (there is something that I don't get...)
| >
|
| The difference is a static length or a length given by it's owner, which
| can change (dynamic lenght). With this we have update problems!
Can this be fixed by assuming a dynamic length always? f.ex. by
removing InsetText::insetWidth and always call InsetText::width
instead?
Why is the caching of these values (ascent,descent,with) really
needed? Is it a speed issue only, or are there other aspects of this?
| > And to ever get those tested we need to have them in the main
| > branch...
|
| Well we should wait with this a moment!
and I disagree... a lot of development is halted because of this. (at
least on my part).
Lgb