creating panel
How can i create such a white (panel?) as background for those checkboxes?
Archive: creating panel
creating panel
How can i create such a white (panel?) as background for those checkboxes?
you have to add the components page to your script.
Page Components or !insertmacro MUI_PAGE_COMPONENTS (Modern UI)
Sorry.
I have made a own page and i'm searching for the name of the white component.
I do not find them in NSIS/Contrib/InstallOptions/Readme.html
in the atachement, you see what i have
InstallOptions has no such control. ListBox is the closest you can get. InstallOptionsEx might have such a control, or a closer one.