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"
			
			
									
									Subpanel
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Subpanel
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
						My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
- 
				FourthWorld
- VIP Livecode Opensource Backer 
- Posts: 10065
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Subpanel
You can use groups for this, hiding and showing them as needed.
			
			
									
									Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
						LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn