Pawel
16th January 2008 22:57 UTC
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
Joel
17th January 2008 01:32 UTC
I think is a treeview control with background transparent.
Pawel
17th January 2008 09:57 UTC
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
17th January 2008 11:32 UTC
You can create a treeveiw with checkbox with the plugin InstallOptionEx:
http://nsis.sourceforge.net/InstallOption****plug-in
It is also included in the UltraModernUI beta2 package:
http://forums.winamp.com/showthread....hreadid=284480