portable-file-dialogs
File dialogs library
A portable GUI dialogs library for C++11 that supports multiple platforms and provides asynchronous, cancelable, and secure file dialog functionality.
💬 Portable GUI dialogs library, C++11, single-header
1k stars
27 watching
99 forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mlabbe/nativefiledialog | A C library that provides a portable way to invoke native file dialogs on multiple platforms. | 1,796 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 187 |
saurvs/nfd-rs | A Rust binding to a cross-platform file dialog library | 158 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 130 |
shlomiassaf/ngx-modialog | A library that provides an easy-to-use dialog modal implementation for Angular applications | 686 |
apache/cordova-plugin-dialogs | Provides access to native dialog UI elements via a global object. | 289 |
aiekick/imguifiledialog | A file selection dialog library built on top of Dear ImGui, allowing for customizable panes and widgets. | 1,253 |
dannywillems/ocaml-cordova-plugin-dialogs | A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin. | 0 |
alloyed/nativefiledialog | A C library that provides a portable way to invoke native file dialogs across various platforms. | 15 |
lxqt/xdg-desktop-portal-lxqt | Provides a backend implementation for desktop file dialogs and MIME handling for Qt applications | 22 |
alex-dobrynin/controls.userdialogs.maui | A cross-platform library for creating native user dialogs with customizable styling. | 123 |
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 | 70 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |
ttytm/dialog | A cross-platform utility library for creating system dialogs and file interactions. | 24 |
aritchie/userdialogs | A cross-platform library providing standard user dialogs and UI components | 993 |