modalDialog: Modal dialog
Description
Builds a tcltk modal dialog.
Usage
modalDialog(title, question, entryInit, entryWidth = 20, returnValOnCancel = "ID_CANCEL")
Arguments
question
Question of the dialog
entryInit
The initial entry value
entryWidth
The entry width
returnValOnCancel
Value to be returned on cancel