2 releases
Uses old Rust 2015
0.0.2 | May 22, 2019 |
---|---|
0.0.1 | Jul 26, 2018 |
#963 in GUI
46KB
240 lines
simple_message_box
Create a native message box for any platform:
simple_message_box::create_message_box("Hello, World!", "Some Title");
Currently supports Windows and X11, looking for macOS and wayland support.
Windows
macOS
TODO
X11
Wayland
TODO
Dependencies
~0–290KB