Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gmessage

Constructor for modal message dialog


Description

Constructor for modal message dialog

generic for toolkit dispatch

Usage

gmessage(msg, title = "message", icon = c("info", "warning", "error",
  "question"), parent = NULL, ..., toolkit = guiToolkit())

.gmessage(toolkit, msg, title = "message", icon = "", parent = NULL, ...)

Arguments

msg

Character. message to display.

title

Character. Title

icon

What icon to show

parent

Hint as to where to display

...

ignored

toolkit

toolkit

See Also


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.