Hello. I would like to know how to remove a widget from a container in order to replace it by other widget when a button is pushed. Is hiding and unparenting the widget the correct way to do it? Because the widget is still shown. Thanks in advance.