khonsulabs / cushy

An experimental cross-platform graphical user interface (GUI) crate for Rust.
Apache License 2.0
491 stars 25 forks source link

Add level indication to widget-based MessageBox #173

Open ecton opened 1 month ago

ecton commented 1 month ago

We should have some way to distinguish an error vs warning vs normal message box. We have the color themes, but it doesn't seem enough to just color the text. Most OSes have a colored icon indicating the level, which would require us to track down a properly licensed asset to embed.