I started working with the StackLayoutPanel and now I have got two questions.
At first, is there any chance that the StacklayoutPanel manage his height dynamicly?
I have got a Tree Widget on the StackPanelLayout and this grows dynamicly. So I would be nice that the StackPanelLayout grows also dynamicly like the StackPanel widget ist had done.
And second, when I click on a header there should be additionally fired an event so that there can be open a menu or
something else. Is there any method for?