On Fri, Feb 14, 2003 at 01:34:17PM +0000, Angus Leeming wrote:
> André, I'm suffering from brain ache.

Take a hot bath, go to bed...

> What should I use in mathed/ref_inset.C instead of the 'normal' insets' 
> write method:
>         ostringstream data;
>         write(bv.buffer(), data);
>         // nasty hack because show expects an Inset*
>         bv.owner()->getDialogs().show("ref", data.str(), (void *)this);

I don't understand the question?

ref_inset has a write() method inherited from command_inset...

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