Le 14 juil. 09 à 13:36, lasgout...@lyx.org a écrit :
Author: lasgouttes
Date: Tue Jul 14 13:36:08 2009
New Revision: 30557
URL: http://www.lyx.org/trac/changeset/30557
Log:
Fix again ticket #1720. This got broken during frontend
reorganization.
The situation now is almost good, although preference and about LyX
are now disabled.
I moved the code that sets buffer to 0 to LyXFunc::getStatus, where
it belongs.
I also set lyx_view_ to 0 when the window does not have focus.
Juergen this is needed in branch too, maybe after some testing.
Ticket 1720 is: LyX/Mac: TOC Menus entries are not correctly disabled
when a dialog has focus
This is on Mac only (but the patch could potentially affect other
platforms)
JMarc