Jean-Marc Lasgouttes wrote:
Le 24 mai 08 à 11:28, [EMAIL PROTECTED] a écrit :
URL: http://www.lyx.org/trac/changeset/24921
Log:
First step towards fixing bug 4588: move the ui file reading and the
ToolbarBackend to the frontend.
I do not see why this is needed.
For the same reason we have one menubar per window (except for Mac). You
don't want all your menubars popup at the same time when you popup the
Edit menu in one window, do you? :-)
There should be a theoretical visibility (what the user wants) and a
practical
one: what the user wants+considerations about fullscreen.
Having per-window toolbar settings is just crazy.
My goal is not to duplicate the confuguration of course, this should be
centralized in the same fashion as for menus. But toolbars visibility
and placement settings should be windows dependent.
Abdel.