fishsauce
18th September 2007 08:16 UTC
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!
kichik
18th September 2007 21:15 UTC
If you wish to get notification of browse button clicks, simply use nsDialogs::OnClick with the button.
Afrow UK
18th September 2007 22:21 UTC
That means you need to use nsDialogs rather than InstallOptions.
Stu