Skip to content
⌘ NSIS Forum Archive

A custom page with scrollbar

4 posts

Pawel#

A custom page with scrollbar

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
Pawel#
Originally posted by Joel
I think is a treeview control with background transparent.
Is it possible to create treeview using InstallOptions?
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.
SuperPat#
You can create a treeveiw with checkbox with the plugin InstallOptionEx:



It is also included in the UltraModernUI beta2 package:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.