Skip to content
Snippets Groups Projects
Commit b7c3ec5f authored by rswindell's avatar rswindell
Browse files

uifcapi_t:

- msg() now returns an int (e.g. 0 for OK, non-zero otherwise)
- add msgf() a printf-style version of msg()
- add confirm() a printf-stle yes/no dialog (returns TRUE on "Yes"/default)
- add deny() a printf-style no/yes dialog (returns TRUE on "No"/default)
- add yesNoOpts to allow application to over-ride "Yes"/"No" strings.
parent a7a4542e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment