Create new browser window closable by javascript

2004-08-04 Thread bubu
but this must just be a flag or something right? I do not want to use the LoadURI( javascript:window.open(...); ); method of an already existing window because there may not be another window open at the time. Thanks! Bubu ___ mozilla-embedding mailing

nsIContentPolicy help

2004-07-27 Thread bubu
Hi All, I'd like to implement nsIConetentPolicy in my embedded application but I'm not sure how to do it. I didn't want to write a separate component. I've looked at the weblock example but it's using information passed to the Registration callback of the component. How can I do the

Help! Minimized window restores when script changes window.location

2004-07-27 Thread bubu
Hi All, I have a Win32 embedded application that is being used to display a status screen. The status screen updates using a script: setTimeout( 'window.location=status.html;', 2000 ); If the user minimizes the status window, as soon as the script executes the window is restored. Does

embedding CheckCache() failing

2004-07-20 Thread bubu
anyone tell me what may be causing this and how to fix the issue? Thanks!!! Bubu ___ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding

Screen Flicker MFCEmbed

2004-07-07 Thread bubu
a flicker but if it does have focus you see the erase then redraw. Any help out there? Thanks bubu ___ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding