Is SplitLayoutPanel stupid or arrogant?
Pardom me for humanizing the all mighty SplitLayoutPanel. This panel seems to be very powerful except that it is making itself unfriendly and useless in the following scenario.
In our application, we needed a vertical splitter (content in North and South). We require the widget to spread out within its parent panel, by calling splitter.setSize("100%", "100%"). But SplitLayoutPanel only takes pixels (setPixelSize). Providing fixed pixel size is not an option for our application. (Our custom built spitter is not properly functioning with Standardards Mode enabled.)
Why is SplitLayoutPanel forcing pixel sizes only and not supporting the basic GWT design feature? Is there any work around for this problem?
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/-/2nRD4ZUnMKAJ.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home