steve64 I need to reuse a ui.Panel by adding and removing dynamically widgets inside it. What's the recommended way to remove children?
steve64 Thanks. Another point: is a Webview instance added as child of a ui.Panel appearing on the panel.childs table? I'm getting crashes when looping over children when a Webview is one of them.