Just to add a bit more detail. GWT 1.5.3, Windows.
Also, my application's onModuleLoad() is not being called (confirmed
by adding a window.alert()), so the culprit must be something to do
with the initialization/bootstrap logic, but I'm quite new to GWT, so
I'm a lost when it comes to the nitty gritty of gwt bootstrapping.

On Jan 13, 2:53 am, DanielC <[email protected]> wrote:
> 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.stoc 
> kwatcher.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to