|
|
#1 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
Select Sectiongroup with Radiobutton
Hello
I have a selection Group with 4 entries This four entries should behave like radioButtons So at least one of the RadioButtons have to be selected The problem is, if I click on the selectionButton of the group several "Sub"Sections are selected like in the attached picture (Red marked is the group) My .onSelChange Function.. code: |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
I following example, once you click on a group default settings restored.
code: Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
Problem solved
Hi Red Wine!
Thank you, I found the error I forgot to reset the Flags code: But now i have onother question I want that the click on the Grp Icon' doesn't change the selection.. is this possible? I used the following code, but i doesn't change the behavior what I'm doing wrong? code: |
|
|
|
|
|
#4 | |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Quote:
Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
|
#5 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
My first Problem was, that I added one of the section in the radiobutton group to an installtype
This is a NO-NO!!! but here is a onselchange which solves the problem simple select the right section when the section grp get activated code: |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|