Hi all, I am trying to display chrome using an embedding C++ application. This chrome contains a browser xul widget. This works fine when the containing browser objet is of type chrome wrapper, but still have one problem : the content area seems to have no prompter, so when JavaScript functions window.alert() or window.prompt() are called, nothing seems to happen... Does someone have any ideas ??? HJ
