inst/Examples/ch-Qt/ex-qt-static-messagebox.R

###################################################
### code chunk number 155: qt-dialogs-static-warning (eval = FALSE)
###################################################
response <- Qt$QMessageBox$warning(parent = NULL, 
               title = "Warning!", text = "Warning message...")

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.