inst/Examples/ch-tcltk/ex-tcltk-tkmessagebox.R

###################################################
### code chunk number 117: tkMessageBox (eval = FALSE)
###################################################
tkmessageBox(title = "Confirm", message = "Really exit?", 
             detail = "Changes need saving.", 
             icon = "question", type = "okcancel")

Try the ProgGUIinR package in your browser

Any scripts or data that you put into this service are public.

ProgGUIinR documentation built on May 2, 2019, 4:04 p.m.