Hello,
I wanna ask about a custom page and components on it.
I want to do a page with many checkboxes. Is it possible to do in NSIS (InstallOptions or nsDialogs) something like this, on the screen in attachement. It must be a page with scrollbar, that user can scrolldown/scrollup. Please, take a look at the picture (it is from KLite Codec Pack Installer).
Regards,
-Pawel
A custom page with scrollbar
4 posts
I think is a treeview control with background transparent.
Originally posted by JoelIs it possible to create treeview using InstallOptions?
I think is a treeview control with background transparent.
The most important thing is that i need this placeholder with scrollbar - the point is that I have many checkboxes and it must be on one page.
You can create a treeveiw with checkbox with the plugin InstallOptionEx:
It is also included in the UltraModernUI beta2 package:
It is also included in the UltraModernUI beta2 package: