I am facing the same kind of problem with a herarchy of providesresize component. The setWidgetSize should be sufficient IMO as it will call the layout and the resize on all children.
In my case calling the force layout does not improve my situation. Will continue to search the explanation.
Last edit: Ronan Quillevere 2013-11-05
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I put a moxie chart in the center of a DockLayoutPanel. The chart is not auto resized when I call DockLayoutPanel.setWidgetSize(...).
Can you help me?
Thanks,
Here is my code:
I am facing the same kind of problem with a herarchy of providesresize component. The setWidgetSize should be sufficient IMO as it will call the layout and the resize on all children.
In my case calling the force layout does not improve my situation. Will continue to search the explanation.
Last edit: Ronan Quillevere 2013-11-05