Hi Guidobot, If I understand correctly, when you compile the project from either the Eclipse toolbar button or from ant, the resulting application is broken (pop-up doesn't work), but if you compile from the GWT hosted browser, it does? If this is the case, we need to figure out what is going wrong with your Eclipse/ant compilations. When you compile from Eclipse, are there any error messages (or if you can try compiling with log level INFO, is there a success message at the end)?
If the compilation in Eclipse appears to be completing successfully, are you always using the same web browser when testing the compiled application? Also, could you clarify exactly what you mean by pop- up? Is this a native alert box, a GWT DialogBox or PopupPanel, or a new browser window? Keith On Apr 29, 9:27 pm, Guidobot <[email protected]> wrote: > Has anyone else had this problem? > > I compile a project from Eclipse, which works, but a browser does not > show pop-up (running the JS). > > Oddly, all works fine if I Compile/Browse from the GWT host. On the > otherhand, 'ant build' has a similar problem (it compiles but does not > launch a browser). > > Feels like I'm missing some setting somewhere? Perhaps Vista related? > > Any sugestions would be much appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
