>>>>> "levon" == levon <[EMAIL PROTECTED]> writes:
levon> CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel levon> Repository: lyx-devel/src/frontends/qt2/ Changes by: levon> [EMAIL PROTECTED] 02/11/20 18:21:43 levon> Modified files: lyx-devel/src/frontends/qt2/: ChangeLog levon> QLPopupMenu.C levon> Log message: menu disable fix Does this fix the strange messages you got about getStatus? BTW, you could probably optimize the code by returning false as soon as you encounter _one_ element which is not dsabled (of course this code should be moved to MenuBackend, but this can wait). JMarc
