You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nicolas 0f2b427ff4
Allow easier setting of background color for TextEdit (#5203)
1 month ago
..
src `eframe::Result` is now short for `eframe::Result<()>` (#4706) 4 months ago
Cargo.toml Replace cargo-cranky with workspace lints (#4413) 7 months ago
README.md Allow easier setting of background color for TextEdit (#5203) 1 month ago
screenshot.png Update example screenshots 9 months ago

README.md

Example showing some UI controls like Label, TextEdit, Slider, Button.

cargo run -p hello_world_simple