We do not recommend to implement slicelets without main window for many reasons. Slicer now has built-in scripts to strip down the default main window from Python (see here). For more control, you can create a custom application in C++ (based on a default main window that you can customize any way you need).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Bypassing the save dialog box on exit from a ScriptedLoadableModule | 10 | 1191 | December 2, 2021 | |
Slicelet Performance | 1 | 310 | August 28, 2019 | |
Custom file reader without 'Add data into scene' dialog | 10 | 70 | October 30, 2024 | |
Using external QML for Slicer custom application? | 14 | 1857 | January 2, 2020 | |
Help Building Slicelet with Segment Editor Functionality | 16 | 1311 | July 18, 2019 |