Hi All,

I have a problem trying to get notified when a window is destroyed by user .

I take the nsIDOMWindow* and QI it to nsIDOMEventTarget*

Then I use nsIDOMEventTarget -> AddEventListener(nsEmbedString("close"),this,true);

everything works fine, nothing reports failure.

But my listener simply never gets called.....

Any help sincerely appreciated.

With my Best Regards,

Oliveiros
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to