ui icon indicating copy to clipboard operation
ui copied to clipboard

Child Window Example In The UI Examples Folder Does Not Work

Open Wajinn opened this issue 11 months ago • 0 comments

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.

Wajinn avatar Jan 16 '25 14:01 Wajinn