On Thu, Jan 17, 2002 at 06:30:57PM +0100, Jean-Marc Lasgouttes wrote:

> Angus, these two form do not try to connect themselves to their slot.

what do you mean ? they connect in the controller's constructor :

     35 ControlTexinfo::ControlTexinfo(LyXView & lv, Dialogs & d)
     36         : ControlDialogBI(lv, d)
     37 {
     38         d_.showTexinfo.connect(SigC::slot(this, &ControlTexinfo::show));
     39 }

????

regards
john

-- 
"Before seeking vengeance, dig two graves."
        - Chinese proverb

Reply via email to