Kornel Benko wrote: > On Samstag, 22. Februar 2003 18:19, Angus Leeming wrote: >> > locate claims, there be no "Dialog.h" on my system. >> >> It's in the patch. (I just checked.) 'patch' should install it in >> src/frontends/controllers. > > Which line in qt.diff? I checked also. > At least I did not find it in the patch from 21.2.2003.
Sory for the confusion Kornel. When I posted my original patch I said this: > I guess that I should be nice to the Qt frontend too, so I'll hang back > until that is done. However, the attached patch is the Brave New World of > controllers and I'd value your considered perusal. then I wrote a second email saying this: > Hi. I notice that I accidentally included some changes to > xforms/XWorkArea.C in this patch. Please cut out that section by hand, as > it requires changes to the xforms library that you don't yet have... Finally I wrote a third email saying this: > Qt patch attached. I'll let you all examine at your leisure but would like > to apply on Monday or so... What I meant by all this was that to test the Qt implementation you should apply the Qt patch which implements the necessary changes to the files in frontends/qt2 only. The bulk of the work, however, is not in the GUI-specific code but in the controllers. Specifically, moving code currently in the controllers into the LyX core. In order to test this work, therefore, you should also apply the much larger first patch. It probably makes sense to edit this patch by hand and remove all stuff in the frontends/xforms directory (given my warning also above.) Best regards, -- Angus