On Sat, Mar 08, 2008 at 09:51:21AM +0100, Abdelrazak Younes wrote:
> [EMAIL PROTECTED] wrote:
>> Author: poenitz
>> Date: Fri Mar  7 01:21:23 2008
>> New Revision: 23527
>> URL: http://www.lyx.org/trac/changeset/23527
>> Log:
>> merge MenuBackend into frontend/Menus
>
> I did not dare to do that myself ;-)
>
> Do you plan to do the same for the toolbar backend?

It seems to have a few more dependencies in the core, I might try
nevertheless.

However, the MenuBackend code is fairly self-contained and a bit more
flexible than what Qt offers, so replacing it all with Qt classes
directly does not realy bring much benefit.

> That would be great. If 
> you do that, keep in mind that there is an obvious misdesign in current 
> architecture, namely that the backend mixes toolbar descriptions and 
> status. Because of that, the status is shared among all windows.

Oh yes...

Andre'

Reply via email to