proxy.golang.org : github.com/jpeizer/dialog
Package dialog provides a simple cross-platform common dialog API. Eg. to prompt the user with a yes/no dialog: The general usage pattern is to call one of the toplevel *Dlg functions which return a *Builder structure. From here you can optionally call configuration functions (eg. Title) to customise the dialog, before using a launcher function to run the dialog.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jpeizer/dialog
License: ISC
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/jpeizer
Last synced: about 1 month ago