first off all, sorry for my bad english.
I have the following prob.
Foo ( ) Option 0 [ ] Option 0.0 ( ) Option 1
Option 0.0 is selected when i select Option 0. If i deselect Option 0 manualy, Option 0.0 is deselected.
But, if i select first Option 0 and than i select Option 1 than is Option 0 correct deselected but Option 0.0 is still checked (Option 0.0 is only needed for Option 0 and should be normaly hidden).
Foo ( ) Option 0 [x] Option 0.0 (x) Option 1
Is it possible that Option 0.0 is only checked if Option 0 is selected (without manual deselection of Option 0, if first i select Option 0 and than Option 1)?
My Code for that:
[Foo] collapsed = 1 selected = 0 group = 1 description.0 = Option 0 command.0 = command 0 description.0.0 = Option 0.0 command.0.0 = command 0.0 hidden.0.0 = 1 description.1 = Option 1 command.1 = command 1
Ciao Max



Help
Back to top









