Pavel Sanda <[EMAIL PROTECTED]> writes: > fyi this is the working code, when status check is put inside > LyXFunc::getStatus in LyXFunc.cpp > > when i put equivalent code inside Text::getStatus in text3.cpp > then flag settings are ignored.
Could you show us this code? The lfun is already handled in Text::getStatus right now. JMarc