Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 287 Bytes

06 Tabs

This example shows how to use the Tabs widget, which keeps multiple container child windows, displaying only one at a time.

Example 06

To compile and run:

cargo run

To generate the final executable:

cargo build --release