This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: How to make root feature Red?!
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 24, 2007
08:06 AM
How to make root feature Red?!
We have root feature and sub-features.
You can switch root feature to "not available", making all sub-features
N/A too.
Then switch one sub-feature this way: N/A - A - N/A.
Root feature'll stay grey after A - N/A switching, but it shouldn't,
'cause there are no sub-features selected!
Does anybody knows how 2 fix it?
You can switch root feature to "not available", making all sub-features
N/A too.
Then switch one sub-feature this way: N/A - A - N/A.
Root feature'll stay grey after A - N/A switching, but it shouldn't,
'cause there are no sub-features selected!
Does anybody knows how 2 fix it?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 27, 2007
10:01 AM
I believe you cannot change that, as the behavior is controlled by the MSI engine: selecting a subfeature causes the parent feature to be selected, but it's valid in MSI to have a feature selected without any of its subfeatures, which is why the parent feature doesn't change back to unselected when you unselect the last subfeature.