Module uiautomation::dialogs

source ·

Functions§

  • Shows a message dialog in front of the active window.
  • Shows a query dialog with Yes and No button. Returns true only when user pressed Yes button.
  • Shows a query dialog with Yes No and Cancel button.
  • Shows an error message dialog with an OK button and a ERROR icon.
  • Shows an infomation message dialog with an OK button and a INFO icon.
  • Shows a simple message dialog with only an OK button.
  • Shows a warning message dialog with an OK button and a WARN icon.