#immediate #mode #ui #file-dialog #imgui #native-dialog

im-native-dialog

A wrapper around native-dialog for use with immediate mode gui libraries

4 releases (2 breaking)

0.3.0 Feb 19, 2022
0.2.0 May 26, 2021
0.1.1 May 18, 2021
0.1.0 May 18, 2021

#640 in GUI

MIT license

9KB
137 lines

im_native_gui

A wrapper around native-dialog for use with immediate mode ui libraries. See examples for how to integrate this with different ui libraries.

Changelog


lib.rs:

This crate is a wrapper around [FileDialog] for use with immediate mode gui libraries. See [ImNativeFileDialog] for more information.

Dependencies

~1–10MB
~108K SLoC