So what's the difference between isActive() and editable() ==
HIGHLY_EDITABLE ? Might there be a difference for closed
InsetCollapsables ?

Not really. A collapsable changes its editability when collapsed.
Or so I think :) But now that I think of it, I am not really sure.

For example, a closed insetcollapsable is just a button for the sake of cursor movement, but it is descendable when it comes to find&replace, for example.

So the situation might be  bit more complicated than I thought.
Yes, at least it is very unclear. At first sight I'd have no clue what "isActive()" would mean, and wat IS_EDITABLE is and so forth..

If I add the hasDialog() function, then I should/could remove the
editable() function, right ?

Yes. And you could maybe rename the function to hasSettings()?
Any chance of hasSettings() returning something different than hasDialog() ?

JMarc
Vincent

Reply via email to