#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

#638 in GUI

Download history 12/week @ 2024-02-26 7/week @ 2024-03-04 6/week @ 2024-03-11 3/week @ 2024-03-18 2/week @ 2024-03-25 79/week @ 2024-04-01

91 downloads per month

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–12MB
~119K SLoC