Description
Wrapper around the 'tiny file dialogs' C library.
Description
tiny file dialogs is a single self-contained C library that provides a powerful set of cross-platform dialog boxes providing the following functions:
beep
notify popup
message & question
input & password
save file
open file(s)
select folder
color picker
This package bundles the C library (currently v3.3.1) and provides a complete Haskell interface. Proper Unicode support has been tested on Windows, Mac and Linux.
README.md
A Haskell wrapper around the C library tiny file dialogs.
Currently bundles v3.3.1. See Makefile
for patch setup.