Skip to content

Files

Latest commit

fd1101b · Mar 12, 2025

History

History
This branch is 19 commits behind iced-rs/iced:master.

custom_widget

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 12, 2025
Feb 21, 2025
Sep 7, 2023

Custom widget

A demonstration of how to build a custom widget that draws a circle.

The main file contains all the code of the example.

You can run it with cargo run:

cargo run --package custom_widget