Hello people,

I am using Gecko FX as a webbrowser alternative and I can't seem to be able to control popups. Gecko has a "CreateWindow" event which is supposed to control popups (like "NewWindow" in Webbrowser), but it doesn't seem to work and anything I put in there doesn't execute when a popup is created. There is also a "CreateWindow2" event which doesn't seem to work either.

Any ideas?