Re: GWT Google Maps InfoWindow Resizing

2008-09-24 Thread Pavel Byles
Thanks Eric. I found the issue (92) and I will try using the JSNI workaround first, then try applying the patch. -Pavel On Wed, Sep 24, 2008 at 5:01 AM, Eric Ayers <[EMAIL PROTECTED]> wrote: > I have a patch on the issue tracker that adds 'GInfoWindow.reset()', but > has problems. I found out fr

Re: GWT Google Maps InfoWindow Resizing

2008-09-24 Thread Eric Ayers
I have a patch on the issue tracker that adds 'GInfoWindow.reset()', but has problems. I found out from the maps team that reset() has a documentation bug, so what is needed is to take the patch and make sure that the first 3 arguments are always filled in (no null parameters). On Tue, Sep 23, 20

Re: GWT Google Maps InfoWindow Resizing

2008-09-23 Thread Pavel Byles
bump again? I would really appreciate some help here. On Wed, Sep 17, 2008 at 2:51 PM, Pavel Byles <[EMAIL PROTECTED]> wrote: > bump. > anyone else? > > > On Tue, Sep 16, 2008 at 10:09 PM, Pavel Byles <[EMAIL PROTECTED]>wrote: > >> Yes... reset is what I was referring to >> >> >> On Tue, Sep 16,

Re: GWT Google Maps InfoWindow Resizing

2008-09-17 Thread Pavel Byles
bump. anyone else? On Tue, Sep 16, 2008 at 10:09 PM, Pavel Byles <[EMAIL PROTECTED]> wrote: > Yes... reset is what I was referring to > > > On Tue, Sep 16, 2008 at 4:43 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > >> I didn't see a resize() function other than reset() >> >> >> On Tue, Sep 16, 2008

Re: GWT Google Maps InfoWindow Resizing

2008-09-16 Thread Pavel Byles
Yes... reset is what I was referring to On Tue, Sep 16, 2008 at 4:43 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > I didn't see a resize() function other than reset() > > > On Tue, Sep 16, 2008 at 4:25 PM, Pavel Byles <[EMAIL PROTECTED]> wrote: > >> I know the JS api has a resize function.. but GWT

Re: GWT Google Maps InfoWindow Resizing

2008-09-16 Thread Eric Ayers
I didn't see a resize() function other than reset() On Tue, Sep 16, 2008 at 4:25 PM, Pavel Byles <[EMAIL PROTECTED]> wrote: > I know the JS api has a resize function.. but GWT doesn't. > Also I've seen others do it but have no idea how it's done. > > -Pavel > > On Tue, Sep 16, 2008 at 3:11 PM, Er

Re: GWT Google Maps InfoWindow Resizing

2008-09-16 Thread Pavel Byles
I know the JS api has a resize function.. but GWT doesn't. Also I've seen others do it but have no idea how it's done. -Pavel On Tue, Sep 16, 2008 at 3:11 PM, Eric Ayers <[EMAIL PROTECTED]> wrote: > I just added a patch for the GInfoWindow.reset() method in the issue > tracker, but I was unable

Re: GWT Google Maps InfoWindow Resizing

2008-09-16 Thread Eric Ayers
I just added a patch for the GInfoWindow.reset() method in the issue tracker, but I was unable to get it to work reliably. I have a question into the Maps folks. -Eric. On Tue, Sep 16, 2008 at 1:39 PM, Pavel Byles <[EMAIL PROTECTED]> wrote: > Does anyone know how to make the InfoWindow resize o

GWT Google Maps InfoWindow Resizing

2008-09-16 Thread Pavel Byles
Does anyone know how to make the InfoWindow resize once the content has been loaded within it? -Pavel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to G