Page 1 of 1

Subpanel

Posted: Wed May 29, 2013 2:50 pm
by MaxV
Hello,
Is there a way to create subpanels/sublayout in a single window?
I'm interested in changing "subpanel", for example if a create a GUI with two containers, one full of buttons, and the second with it's content will change pressing the buttons.
Can I create separate layouts ready to show in the second container?
For example:
Layout1: "button button button"
Layout2: "field filed button"
Layout3: "text"

Re: Subpanel

Posted: Wed May 29, 2013 3:26 pm
by FourthWorld
You can use groups for this, hiding and showing them as needed.