Hi, i recently downloaded and was testing out GWT Builder's latest addition of GXT components. I'm very interested in the ability to create GXT UI's but have noticed that all of the UI layout components are in fixed pixels, and wanted to know if i have simply overlooked something:
Is it possible to set the sides (e.g. "glue") of a layout (LayoutContainer, ContentPanel, Button, etc.) so that it snaps/sticks to the edge of it's parent container for auto resizing purposes?
This has repeatedly given our team headaches when trying to code this type of "dynamic" layout by hand on complex UI's in GXT.
As a reference, the following link contains a description of how this works (see Setting a View’s Autosizing Behavior), with struts & springs, and I've used similar functionality in other products in the past, so this is not a new concept...but seems to be very difficult to wrangle in the GXT realm.
http://developer.apple.com/iPhone/libra ... ayout.htmlAny thoughts on including something like this in the future, or is it already in the works, or do i just have to live with it the way it is?
Much Thanks!,
chuck