https://github.com/kellpossible/im-native-dialog
A wrapper around native-dialog for use with immediate mode gui libraries
https://github.com/kellpossible/im-native-dialog
Last synced: about 1 year ago
JSON representation
A wrapper around native-dialog for use with immediate mode gui libraries
- Host: GitHub
- URL: https://github.com/kellpossible/im-native-dialog
- Owner: kellpossible
- License: other
- Created: 2021-05-18T02:50:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T10:47:26.000Z (over 4 years ago)
- Last Synced: 2025-03-26T23:04:01.077Z (about 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# im_native_gui
A wrapper around [`native-dialog`](https://github.com/balthild/native-dialog-rs) for use with immediate mode ui libraries. See [examples](examples/) for how to integrate this with different ui libraries.
[Changelog](CHANGELOG.md)