Turning a help patch into a standalone app with all its tabs.

I-CubeX's icon

When compiling a help patch with multiple tabs into a standalone app, only the tab that is selected and displayed at compile time is accessible in the app. How can all tabs be made accessible in the app ?

I-CubeX's icon

Ok the answer was found hacking around a bit: make the visible tab the "root tab" by placing the other tabs as subpatchers in it.