Page 2 of 2
Re: Switchable GUI
Posted: Thu Jun 18, 2015 2:28 pm
by blatantleesly
Hi guys,
Thank you so much! This is a great help!!.

Re: Switchable GUI
Posted: Wed Jul 01, 2015 4:22 pm
by blatantleesly
Ok, I have another question that I'm struggling with a bit, can you have one control that is present in two of the panes at once but placed in a different part of the pane, so far I have only managed to get a control to one pane but if I link it to another at the same time, it disappears from Its original place or it moves location. Or can you have a master control such as a knob that controls other knobs and the output values.
Kind Regards
deleted by uploader
Posted: Wed Jul 01, 2015 5:35 pm
by tiffy
[
Re: Switchable GUI
Posted: Wed Jul 01, 2015 8:44 pm
by MyCo
blatantleesly wrote:Ok, I have another question that I'm struggling with a bit, can you have one control that is present in two of the panes at once but placed in a different part of the pane
That can be an absolute brainfuck. Basically you need to wrap the control into another view. That way you can move the "wrapper view" in your "target view" panel instead of moving the knob around itself.
Demo: