Archive: dirrequest notiofy


dirrequest notiofy
I'm aware that there's no direct 'NOTIFY' flag for dirrequest, but is there a way to mimic it? (much as the way the install folder dirrequest works)

I tried IOEX and everything crashed, so I'll have to stick with the original IO.

Thanks!


If you wish to get notification of browse button clicks, simply use nsDialogs::OnClick with the button.


That means you need to use nsDialogs rather than InstallOptions.

Stu