Two questions about Layout Managers

Hi, I have two questions regarding layout managers: 1. Is there a sample Windows Forms project that shows how to completely integrate GridBagLayout programatically into the sample form? 2. Is there a way to nest Layout Managers? (i.e. In the cell of a Grid Bag Layout can I create a panel with a FlowLayout?) Thanks in advance, Rich

Loader.
Up arrow icon