dialogs

wraps GTK+ or Windows' open file dialogs


Keywords
library, ui, gui, dialog, file
License
MIT
Install
nimble install dialogs@#v1.0.0

Documentation

dialogs

This module implements portable dialogs for Nim; the implementation builds on the GTK interface. On Windows, native dialogs are shown instead.

Copyright (c) Andreas Rumpf 2015