Hi,
can you help me please
could I use "! insertmacro Start RadioButton $ 1 insertmacro RadioButton" to define two groups of sections , the first contains a single section and the second group will contain 3 sections.
I want to have a custom result like the functionality of one-section.nsi.
thx.
RadioButton
6 posts
What is stopping you from adapting the code in one-section.nsi?
hi
I want to have two groups radioButton, the irst contain only one checkBox and the second contain 3 checkBox.
If i active the first group, the second group will be disabled and vice versa.
can you help me please.
I want to have two groups radioButton, the irst contain only one checkBox and the second contain 3 checkBox.
If i active the first group, the second group will be disabled and vice versa.
can you help me please.
I found a solution with selectedSection
juste I want please to disabled section (section grayed)
How can I do it please ?
juste I want please to disabled section (section grayed)
How can I do it please ?
Put SectionIn RO in the section.
Stu
Stu
hi
I can't do it in a function, I use the function .onSelChange.
I want to use that to unselect section and disable it when I choose other sections.
How can I do it please ?
I can't do it in a function, I use the function .onSelChange.
I want to use that to unselect section and disable it when I choose other sections.
How can I do it please ?