Hello! I have the following problem .. I am using StackLayoutPanel and when I try to add a child of the same instance of another stack will not let me and I remove his head and child.
The question is how I can make my stack allows many children of the same instance?
I tried to make a wrapper of the children by putting them in another LayoutPanel, are all the heads, but it only added the last child ah the last head.
Thank you very much! Jero.
Widget stackLayoutPanel child header