Hi, I also have the same problem?.
I have a muti-threaded GTK application which renders audio and video. Threads are there to handle these events. The browser is attached in the application. Whenever an url is typed and 'GO' button is clicked, a proxy authentication popup window comes and the application hangs on clicking the 'OK' or 'CANCEL' button. An event handler is set for 'GO' button within the gtk-event loop and the gtk_moz_embed_load_url() function is called with the required parameters. I am really stuck with this problem.:working: Can't we call browser from a muti threaded application. Can anybody please help me?. Regards, Vismaya Vishak V. Kurup wrote: > > > > Hi all, > > I am facing a serious problem.. I want to embed Mozilla in a > Mutlithreaded GTK environment. But in the application hangs after > showing any alert messages. For eg. When connecting to any website which > requires basic authentication. It shows an Input Dialog box for entering > User Id and Password. When Press the OK Button or Cancel button of it. > The application hangs. Please help me..... > > Regards > > Vishak V Kurup > > > > > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding > > -- View this message in context: http://www.nabble.com/Embeding-mozilla-in-mutli-threaded-GTK-application-tp14309660p15751296.html Sent from the Mozilla - Embedding mailing list archive at Nabble.com. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
