nativefiledialog
File dialog library
A C library that provides a portable way to invoke native file dialogs across various platforms.
A tiny, neat C library that portably invokes native file open and save dialogs.
15 stars
2 watching
3 forks
Language: Makefile
last commit: over 7 years ago
Linked from 1 awesome list
lua-binding
Related projects:
Repository | Description | Stars |
---|---|---|
mlabbe/nativefiledialog | A C library that provides a portable way to invoke native file dialogs on multiple platforms. | 1,778 |
fabioarnold/nfd-zig | Provides cross-platform file dialog functionality using native libraries | 50 |
jazzbre/nativefiledialog-beef | A wrapper around the NativeFileDialog API to simplify interactions with file dialogs in the Beef programming language. | 2 |
aiekick/imguifiledialog | A file dialog library built on top of Dear ImGui, allowing customizable file dialogs with various features and widgets. | 1,239 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 183 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 20 |
saurvs/nfd-rs | A Rust binding to a cross-platform file dialog library | 158 |
lewisjdeane/l-dialogs | A small Java library providing Android L-style dialogs with customizable appearance and behavior. | 567 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 131 |
aritchie/userdialogs | A cross-platform library providing standard user dialogs and UI components | 991 |
shlomiassaf/ngx-modialog | A library that provides an easy-to-use dialog modal implementation for Angular applications | 686 |
alex-dobrynin/controls.userdialogs.maui | A cross-platform library for creating native user dialogs with customizable styling. | 120 |
snowkit/linc_dialogs | Bindings for common dialogs in Haxe-based C++ projects | 19 |
samhocevar/portable-file-dialogs | A portable GUI dialogs library for C++11 that supports multiple platforms and provides asynchronous, cancelable, and secure file dialog functionality. | 1,042 |
rlemaigre/vue3-promise-dialog | A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data | 69 |