Re: How to use a DisclosurePanel within a DockLayoutPanel's north panel

2012-09-16 Thread Thomas Broyer

On Sunday, September 16, 2012 11:25:57 AM UTC+2, Marco wrote:
>
>  
>
>> Have you found a solution in the meantime?
>
> Has anybody else an idea?
>  
>

Have you tried a HeaderPanel instead of DockLayoutPanel? 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/fGFeWgu8SmwJ.
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.



Re: How to use a DisclosurePanel within a DockLayoutPanel's north panel

2012-09-16 Thread Marco
 

> Have you found a solution in the meantime?

Has anybody else an idea?
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/TePZo1qbXuAJ.
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.



How to use a DisclosurePanel within a DockLayoutPanel's north panel

2010-04-23 Thread Philippe Frangioni
Hi,
I want to use a DockLayoutPanel with a fixed height and with 2 parts:
the NORTH and the CENTER. In the NORTH panel, I want to set a
DisclosurePanel.

The problem is that the height of the NORTH panel is fixed and set at
creation. So when the DisclosurePanel gets opened, the content of the
DisclosurePanel is cut.
I spent all day looking at CSS solutions for this kind of problems but
couldn't get it to work.

Any idea on how to do this?
Thanks,
Phil

-- 
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-tool...@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.