Dialog window for selection between items
Dialog window for selection between items.
selectDialog(title = "Selection entry", question = "Select item",
itemNames, top = NULL, returnValOnCancel = "ID_CANCEL",
do.grab = FALSE)title |
Text string for the title bar of the appering window. |
question |
Text string for the |
itemNames |
Default value of answer. |
top |
Text string for the |
returnValOnCancel |
Text
string for the returned value on |
do.grab |
Logical.
|
An integer, or returnValOnCancel.
From the examples compiled by James Wettenhall.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.