Google Groups Home
Help | Sign in
Message from discussion GWT 1.5 Milestone 2 now available for download
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Joel Webber  
View profile
 More options Apr 8, 9:31 am
From: "Joel Webber" <j...@google.com>
Date: Tue, 8 Apr 2008 09:31:29 -0400
Local: Tues, Apr 8 2008 9:31 am
Subject: Re: GWT 1.5 Milestone 2 now available for download

I just checked out the gwt-widget source, and set up a quick sample app that
looks like this (not sure if this is the intended use pattern, but it looked
like it):

    PopupPanel pp = new PopupPanel();

    pp.add(new Button("w00t!"));

    LightBox lb = new LightBox(pp);

    lb.show();

This seems to do more or less the right thing on IE6, FF3, and Safari3, and
Opera9. The gray area overflowed the client boundaries a little bit on IE
and Safari, but that was about it. Could you show me an example that is
pegging the popup size?

Thanks,
joel.

On Tue, Apr 8, 2008 at 8:24 AM, Joel Webber <j...@google.com> wrote:
> Rusty,
> I can think of no good reason that a popup would be limited in size like
> that. One possibility is that it might be related to standards vs. quirks
> fixes, but that's just a guess. I'm checkout out gwt-widgets right now to
> see what's going on.

> Thanks for the heads-up,
> joel.

> On Tue, Apr 8, 2008 at 3:17 AM, rusty <rustysh...@gmail.com> wrote:

> > Sorry for the triple post but it seems to be related to GWT not
> > stretching the background popup panel past 640 wide? The height gets
> > stretched fine but the width stops after 640.

> > Any ideas? It's just a simple call to PopupPanel.setSize(width,
> > height)?

> > So you call PopupPanel.setSize(900, 600) and you get a PopupPanel that
> > is a 640x900?

> > On Apr 8, 3:12 pm, rusty <rustysh...@gmail.com> wrote:
> > > Just one other thing I noticed, it also breaks the LightBox widget
> > > from gwt-widgets, which is one I rely on fairly heavily. Basically
> > > only about half of the screen is greyed out by the PNG image they use.
> > > I might have to look into that one a bit more, as it was working fine
> > > under M1.

> > > Rusty

> > > On Apr 8, 2:32 pm, rusty <rustysh...@gmail.com> wrote:

> > > > Excellent work, go GWT team!

> > > > I just switched our project over. Initial impressions are very good.
> > > > Nice work with integrating animation into it as well. I like the new
> > > > showcase example as well, but I wonder if the stack panel wouldn't
> > > > work better as a slide than that weird fade thing it does?

> > > > Output files are about the same size as Milestone 1, however compile
> > > > time has increased a bit. Our project which used to take about 45
> > > > seconds to build now takes 1m20. Not sure if that's specifically
> > > > something to do with our project or whether it will be a general
> > > > thing? I'm sure you've crammed all sorts of goodness into it, but
> > > > anything you can do to tune that compile time would be awesome!

> > > > overall very good!

> > > > Rusty

> > > > On Apr 8, 12:28 pm, "Ian Bambury" <ianbamb...@gmail.com> wrote:

> > > > > Fantastic effort guys! Feel proud!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google