Am Freitag, 14. April 2006 10:23 schrieb Edwin Leuven: > latest patch attached > > hope this can go in
Why do you disable the lfuns in lyxfunc.C and not in LyXText::getStatus()? All lfuns that are handled in a dispatch() method should also be enabled or disbaled in the corresponding getStatus(). Georg