Description Usage Arguments Author(s)
Builds a tcltk modal dialog.
1 | modalDialog(title, question, entryInit, entryWidth = 20, returnValOnCancel = "ID_CANCEL")
|
title |
Title of the dialog |
question |
Question of the dialog |
entryInit |
The initial entry value |
entryWidth |
The entry width |
returnValOnCancel |
Value to be returned on cancel |
Talita Perciano
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.