Re: insertInsetAllowed

2001-07-11 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 11-Jul-2001 Jean-Marc Lasgouttes wrote: >> If I want to disable footnote-insert in a float, I do not want to >> construct a dummy footnote just for the pleasure of knowing that I >> cannot insert it here a disable the functi

Re: insertInsetAllowed

2001-07-11 Thread Juergen Vigna
On 11-Jul-2001 Jean-Marc Lasgouttes wrote: > If I want to disable footnote-insert in a float, I do not want to > construct a dummy footnote just for the pleasure of knowing that I > cannot insert it here a disable the function. Well we can just add another function which takes the CODE. I now

Re: insertInsetAllowed

2001-07-11 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: >> This would allow to grey out invalid entries in menus as necessary >> (tell that an inset cannot be inserted without actually >> constructing it) Juergen> Why is this not possible with the inset-pointer? Anyway I Juergen> guess we c