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

    MaxMSPadvanced

    I-CubeX
    Jun 05 2023 | 2:01 pm
    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
      I-CubeX
      Jun 05 2023 | 2:40 pm
      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.
      Share