On Wednesday 11 July 2001 13:32, Jean-Marc Lasgouttes wrote:
> Is there a way, for insets which have a popup associated to them, to
> send a 'close' signal to the popup? Could we have a toggle-open method
> in insets that just does the right thing (also for insetcollapsable)?

These insets (the GUI-I ones anyway) have a 
        SigC::Signal0<void> hideDialog
So far, this has been triggered by the inset's d-tor, but you could use it 
here also I believe.

Angus

Reply via email to