I'm trying to use ShowHTMLDialog (IE's rendering engine located in MSHTML.DLL) to display a simple HTML dialog within an application that I'm developing.
When I try to load a barebones GWT application (e.g. StockWatcher) via ShowHTMLDialog, I get a blank screen. However, when I view the same file (i.e. file:///C:/Users/Daniel/Desktop/StockWatcher/www/com.google.gwt.sample.stockwatcher.StockWatcher/StockWatcher.html) in IE/Firefox/Chrome, everything behaves as expected. I know that I'm using ShowHTMLDialog correctly b/c when I load other HTML/Javascript/CSS content, they display and behave correctly, but as soon as I try a GWT app, it fails. Are there known issues with GWT applications being served locally from disk? Does anyone have any experience or advice on what I should try next? I've hit a bit of a roadblock here... Thanks, Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
