>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> These dialogs derive from ControlConnectBI because they are Angus> Buffer Independent and there Connections are thus defined Angus> appropriately. Angus> So this part is correct. Agreed. Angus> As John says, the connections are made in the c-tors. Angus> So this part is correct. Agreed. Angus> The place where we tell the LyX kernel, however, when to issue Angus> the signals is in struct lfun_item items[] in LyXAction.C Angus> { LFUN_HELP_ABOUTLYX, "help-aboutlyx", N_("Display Angus> information about LyX"), NoBuffer }, { LFUN_HELP_TEXINFO, Angus> "help-Texinfo", N_("Display information about the TeX Angus> installation"), NoBuffer }, Angus> So this part too is correct. Agreed. Angus> Now to try LyX itself... $ ./lyx No buffer loaded. I can open Angus> the two dialogs. This is where we disagree. I _cannot_ open the dialogs, and it seems MIchael cannot either. JMarc