Re: window.openDialog, C++

YuLo <[email protected]> Sat, 28 Dec 2013 04:52:42 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
On Friday, December 27, 2013 2:52:14 AM UTC+4, Neil wrote:
> YuLo wrote:
> 
> 
> 
> >it's a xulrunner application
> 
> >  
> 
> >
> 
>  From C++ you have to use the window watcher directly.
> 
> 
> 
> -- 
> 
> Warning: May contain traces of nuts.

I registered notification and can catch event of window close.
But where to get Arguments? The information what button was pressed.
I learned methods of window and have not found how to get Arguments or 
any way to know what button was pressed/