I am trying to dynamically change the controls on the Fullscreen. I find that we can attach a control to a container or view using the appendTo method. Is there a way to remove controls from a container or view?
Okay... Small Problem. It seems that, with removeChild() method, the controls are removed from the display. But they are still there. They are taking focus. I am not able to focus on the newly added controls. Any Ideas?
Okay... Small Problem. It seems that, with removeChild() method, the controls are removed from the display. But they are still there. They are taking focus. I am not able to focus on the newly added controls. Any Ideas?