How to make (GUI) tabs like help file window
[tab] or [live.tab].
The bpatcher looks like this:
@dave mollen : this is something else
The way to create patcher tabs is :
-make several subpatchers in your main patch, each one containing the desire content of a tab
-open the patcher inspector of each of your subpatch you wish to see as a tab, check "Show on Parent Patcher Tab"
-once you've done that for each of your tabs, you probably won't want the main patch to appear as one tab, then right click in the tab bar and uncheck "Show root patcher on tab".
The name of a tab is the name of the subpatcher. Tabs appear in the left to right and up to down order of the subpatchers.
@Vichug COOL!!
Ah.. I didn't know that was possible. Pretty nice.
no wonder, it's a "new"-ish feature, not that well documented...