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 | |
|---|---|---|---|---|
| How to disable the Add Data Dialog when dragging and dropping an .mrml file into Slicer? | 3 | 353 | February 6, 2020 | |
| Bypassing the save dialog box on exit from a ScriptedLoadableModule | 10 | 1234 | December 2, 2021 | |
| Running the python script without the opening of slicer window | 1 | 191 | May 24, 2023 | |
| Custom file reader without 'Add data into scene' dialog | 10 | 100 | October 30, 2024 | |
| Qt GUI for windows tor run on macs | 1 | 297 | January 23, 2020 |