I-CubeX
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 ?
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.