I had to think twice to understand you want to set height in percentage.

The size of any widget is affected by the layout is contained in. You can do
setHeight("50%"), add to the parent container setLayout(new FitLayout()), or
just use any of the many layouts available and use panel.add(widget,
layoutdata). ej: rowlayout / rowdata

Have you tried setStyle, or a custom css?

On Thu, Feb 19, 2009 at 5:31 AM, Manish Kumar <man...@oakdeneindia.com>wrote:

>  Hi All,
>
> Could I please expect any talk on this? Every single contribution will be
> appreciated well as I am now on dead-end where I need to say yes or no.
>
> Regards,
> Manish
>
> ----- Original Message -----
> *From:* Manish Kumar <man...@oakdeneindia.com>
> *To:* Google-Web-Toolkit@googlegroups.com
> *Sent:* Wednesday, February 18, 2009 2:19 PM
> *Subject:* working with % forgwt/gwtext widget(Panel) height
>
> Hi All,
>
> I am trying to use % with GWT/GWText widget(Panel). But this does not
> work.Could i know how to do or if any work around for this.
>
> Regards,
> Manish
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to