Old 8th October 2005, 20:19   #1
WhoIAm?
Junior Member
 
Join Date: Oct 2005
Posts: 4
Question SectionGroup And RadioButtons

Hey,
I've got a very special problem with building an nsis installer...
This installer should have 2 SectionGroups and One Sections. In one of the SectionGroups I want to toggle 2 Sections. This worked very fine with the RadioButtons/Mutex. It is possible to toggle between the two selections and it's also pssobile to disappear both, when i deselect the selected one.
But the problem is, that i can't deselect both by deselecting the whole SelectionGroup. This also toggles between the two Sections.
So it would be nice if i can deselect both by deselecting the SectionGroup.

Thanks a lot.
WhoIAm? is offline   Reply With Quote
Old 9th October 2005, 12:51   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
I don't know of any way to currently do that with two sections. If you had three sections, you could've checked if all of them were selected. But with two sections, there's no difference if you click on the section group or the unselected section.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump