Angus Leeming <[EMAIL PROTECTED]> writes: >> Currently I am working on replacing most of the signals in >> frontends/Dialogs.h with boost::function... will be part of the >> signals patch. > | So, the idea is to use the boost signals and slots and ditch SigC | (except for in the gnome frontend)? I look forward to seeing more.
In the frontend proper, you will be free to use the signal/slot system that the gui lib provides. But the gui libs signal/slot system should not place requirements on GUII or the rest of lyx. -- Lgb