my layout is like below

rootlayoutpanel < -- scrollPanel <--- htmlPanel

but my x and y always show scrollPanel even though my htmlpanel is
smaller size


i already set   scrollPanel.setAlwaysShowScrollBars(false);


i think this is because i set  width 100% for htmlpanel,  if i set
width 960px, then it showing properly without x horizontal bar. how to
properly fix this?

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

Reply via email to