On Wednesday 26 November 2003 8:27 pm, Martin Vermeer wrote:
> > And the "newer" MVC you worked on is much better (wanna
> > finish it off ? :)
>
> Link?

The lyx sources?

Most of the dialogs have been converted already to a scheme using 
frontends/controllers/Dialog.[Ch] as the main 'holding' class. 

As I said to John, Doxygen tells me that I ran out of steam with these 8 
controllers still to convert.

Angus

ControlButtons
        ControlConnectBase
                ControlConnectBD
                        ControlDialog< ControlConnectBD >
                                ControlDialogBD
                                        ControlDocument
                                        ControlPreamble
                                        ControlPrint
                                        ControlSearch
                                        ControlSendto
                                        ControlSpellchecker
                ControlConnectBI
                        ControlDialog< ControlConnectBI >
                                ControlDialogBI
                                        ControlForks
                                        ControlPrefs

Reply via email to