Skip to content
⌘ NSIS Forum Archive

GroupBox and Vscroll question

5 posts

clifox#

GroupBox and Vscroll question

Does anybody know if it can be done or how. I want to use multiple checkboxes in a groupbox and be able to vscroll the groupbox just as in the components page?

Thanks.
kichik#
It can't be done with InstallOptions. InstallOptionEx might have support for scrollbars and it definitly has support for tree views, like the components page's.
clifox#
I found exactly what I needed in the work of AfrowUK


Thanks AfrowUK