Hi all,

The problem of mine is, I am using several disclosure panels together
to show and hide some contents. I put the several disclosurePanels
vertically aligned.
The problem is that when openning one disclosurePanel, the contents
shows up and overlap with the below disclosurePanels, instead of
pushing other disclosurePanel down. For example, see this working
example: http://examples.roughian.com/index.htm#Panels~DisclosurePanel
I copied the code to mine, and try it again. When opening the panel,
the image will overlap with other contents instead of pushing the
original contents down.

I am new to GWT and have searched a lot but still cannot find the
solution. I wonder if there is any setting to support this
functionality, or I need to manually redraw the other disclosure
panels to leave room for the openning contents.

Thank you.

Best

Zhongxian

-- 
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