Hi Eric, I just found out what is causing this (at least with me): reverting my code back InfoWindow worked again, so I looked at the changes in the code at could pinpoint it down to a multiple entry- point definition in the gwt.xml file.
Removing the additional entry-point resolves the issue. Wierd. Should I file an issue? On 25 nov, 17:01, Eric Ayers <[EMAIL PROTECTED]> wrote: > Hello Christian, > > Can you send a small code sample that reproduces the issue along with > the necessary resources? > > -Eric. > > On Tue, Nov 25, 2008 at 1:47 PM, Christian Wolf > > > > <[EMAIL PROTECTED]> wrote: > > > Hello Alberto, Eric, > > > I just noticed the same behaviour. I used to use the 1.0.0 version of > > gwt-maps and the switched to a self compiled trunk version. That > > version used to work, but as of today I get thegarbledInfoWindow. > > Even returning to the 1.0.0 verison does not resolve the problem. > > Clearing every cache I could find did not help either. > > > Alberto, did you get to resolve this issue? > > > On 30 set, 10:12, "Eric Ayers" <[EMAIL PROTECTED]> wrote: > >> Hello Alberto, > >> I've not heard of this before. Can you send a small code sample that > >> reproduces the issue along with the necessary resources? > > >> -Eric. > > >> On Tue, Sep 30, 2008 at 3:13 AM, Alberto Núñez <[EMAIL PROTECTED]> wrote: > > >> > Since the upgrade to the 1.0.0 version of gwt-maps, I cannot see the > >> > InfoWindows properly. They are messed up, displaying the complete > >> > resource background image behind the text. For example, theInfoWindow > >> > shadow is shown as this image: > >> >http://maps.google.com/intl/es_ALL/mapfiles/iws2.png > > >> > Is there any importante change in the library that could be affecting > >> > me? I've been reviewing my code but I cannot find what could be making > >> > this happen. > > >> -- > >> Eric Z. Ayers - GWT Team - Atlanta, GA > >> USAhttp://code.google.com/webtoolkit/ > > -- > Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
