Portable GUI dialogs library, C++11, single-header
Portable GUI dialogs library, C++11, single-header
A free C++11 file dialog library.
The library is now pretty robust. It is not as feature-complete as Tiny File Dialogs, but has asynchonous dialogs, more maintainable code, and fewer potential security issues.
The currently available backends are:
Experimental support for Emscripten is on its way.
pfd general documentationpfd::message message boxpfd::notify notificationpfd::open_file file openpfd::save_file file savepfd::select_folder folder selectionNo open issues yet, or sync has not completed.