On Mon, Jun 11, 2007 at 08:06:31PM +0200, Andre Poenitz wrote:
> On Mon, Jun 11, 2007 at 09:47:13AM +0200, Jean-Marc Lasgouttes wrote:
> > >>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
> > 
> > >> Do I understand correctly that this presupposes that 1) every
> > >> mathinset must have an isActive method and 2) it should return true
> > >> only if the inset has really accessible cells?
> > 
> > Andre> It's even in InsetBase, and something like that was the
> > Andre> intention.
> > 
> > What is the difference between this and editable() == HIGHLY_EDITABLE?
> 
> Historically isActive() was math and HIGHLY_EDITABLE was text.
> 
> > Do we need to have both?
> 
> Not very likely ;-)

There's a FIXME for that in Inset.h.

BTW I find isActive() not very clear. isHighlyEditable() would be clearer.
Is there the equivalent of IS_EDITABLE in math?

- Martin

Reply via email to