Saturday, July 3, 2010

Re: TabPanel - 100% height for client widget?

I think for that you will require to set its border explicitly.
that will settle this issue.
you can add a dummy panel on tab home1 or home2 and set its height 
but here  if you set height using % then it will not work you will have to set height in pixels or any other like em...

i hope this will work.

--
Aditya


On Sat, Jul 3, 2010 at 7:09 PM, Magnus <alpineblaster@googlemail.com> wrote:
In addition, it would set the wrong height! The height of the TabPanel
(pnl) is ok, it covers 100 % of the available space.
But the VerticalPanel p that I add as the client panel to one of the
tab pages is not affected.

Look at this screenshot:
http://yfrog.com/4rtabpanelp

The TabPanel (red border) is ok. But its child panel (blue border) is
crunched at the top.

How can I get the blue border maximized to the red border?

Thanks
Magnus

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment