On Mon, Mar 10, 2003 at 05:45:31PM +0000, Angus Leeming wrote:
> > Ok, the view() is 0.  But I do not want to store it somewhere, nor would I
> > like to guess.
> > 
> > Why is the view() essential for the dialogs?
> 
> Something has to physically store the bloody things you burk ;-)

I'd guess so. The question is "who". Why the BufferView, not e.g. the
Buffer or some global instance?

>         bv->owner()->getDialogs().show(name(), inset2string(), &inset());
> 
> Note that you do store it already if formulabase::view_.

And that's already a hack I don't like at all.

> Can you not access 
> that using the mathcursor?

That's what I mean by "guessing". I am currently compiling something along
these lines. I'd rather avoid this in any case.

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