Hi everyone,
In this video I'll show you how to use custom themes for the Iced GUI library for the Rust programming language. This will be demonstrated on a Calculator themed GUI application.
Here are some GitHub examples showing examples of custom themes:
* https://github.com/tarkah/iced-snippets/tree/master/snippets/custom-theme
* https://github.com/Night-Hunter-NF/iced_snippets/tree/master/snippets/custom_theme
* https://github.com/iced-rs/iced/blob/master/examples/README.md#styling
Here is the main Iced library GitHub repo:
* https://github.com/iced-rs/iced
Feel free to connect with me in my social links below:
* GitHub profile: https://github.com/ShehanAT
* Blog: https://codinginformer.com/
* Twitter: https://twitter.com/SeanAtukorala
Download
0 formats
No download links available.
How to use custom themes for Iced GUI library | Rust Programming Tutorial | NatokHD