Skip to content

Latest commit

 

History

History

06_tabs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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