I am having very aggravating problems getting sizing to be correct with nested layouts in SmartGWT (using Instantiation's tools).
Logically, a percentage size in a container should be a percentage based on its size *within its containing parent*. However, the layout widgets do not at all appear to be sized with that logic.
So what *does*, exactly, does a % size mean for the SmartGWT layout widgets?
Logically, a percentage size in a container should be a percentage based on its size *within its containing parent*. However, the layout widgets do not at all appear to be sized with that logic.
So what *does*, exactly, does a % size mean for the SmartGWT layout widgets?
Comment