HI there,
we got a tree like seen below. Hierarchy: 2.
RootNode is CheckboxStyle.
Below it we got 2 child nodes, both set as OptionButton. One of it got the CheckedState set to check already.
But if we didn't check it's parent the checkState of the optionButton isn't visible until we check it again.
So...how can we achieve it, that we can see all checkStates of all nodes inside the tree, no matter what parent is checked or not.
Sorry,
was my fault...seems we got a method in our base class that overrides the check states if the parent is changed ;)
Hello ,
Thank you for using Our forum please do not hesitate to contact with us if you have any further questions.