hello everyone, my question is pretty simple so ill go into a example to explain say i have a Scroll View Container Called “FriendList” and it has the children Sprite widgets “Friend1”,“Friend2” and “Friend3”.
if i used the code “FriendList->setVisible( true );” would it makes the children widgets also affected/visible?
thank you for reading and your help in advance. 