Page 1 of 1

Multipage question.

Posted: Thu Oct 11, 2018 12:16 am
by Halon
Anyone know how to make a Multipage module? Im working on a plugin and i want it to be ass small as possible, and only have the most essential parameters visible on the 'main' page, but have quite a few parameters. It doesnt have to be super advanced. Something simple would be great. Anyone?

Re: Multipage question.

Posted: Thu Oct 11, 2018 1:59 am
by RJHollins
There have been several examples posted [in forum].

One that I have used was authored by MYCO [might have been back from the SM days], if I recall.

Re: Multipage question.

Posted: Thu Oct 11, 2018 10:00 am
by Halon
Oh thanks. I did a search but couldnt find any. Maybe i can find one over at Image Line.

Re: Multipage question.

Posted: Thu Oct 11, 2018 1:23 pm
by lalalandsynth
Here you go, simple example of how to do that.

Multipage.fsm
(10.35 KiB) Downloaded 958 times

Re: Multipage question.

Posted: Thu Oct 11, 2018 2:06 pm
by Spogg
Here’s a schematic which shows the principle, and inside the top module are a selection of useful Radio buttons made by others.

Cheers

Spogg

Re: Multipage question.

Posted: Thu Oct 11, 2018 5:38 pm
by Halon
Thanks fellas :)

Re: Multipage question.

Posted: Thu Oct 11, 2018 11:28 pm
by RJHollins
I located the 'multi-tab'd page' by MYCO that I have used.

Maybe of interest:

tabbed gui-for export.fsm
(556.89 KiB) Downloaded 939 times

Re: Multipage question.

Posted: Fri Oct 12, 2018 9:12 pm
by Halon
Thank you RJHollins, much appreciated!