ui
ui copied to clipboard
Child Window Example In The UI Examples Folder Does Not Work
ui/examples/child_window.v does not work properly.
Clicking the "create window button" results in a blank window with no ui.textbox, ui.checkbox, nor ui.button widgets.
To make the example work, could have included - app.window.update_layout() in btn_click.