Skip to content

Std requesters notify

std:std.requesters.Notify

Function Notify:Void( title:String,text:String,serious:Bool=false )#

Activates a modal notification dialog.

Notify activates a simple modal dialog informing the user of an event. The optional serious flag can be used to indicate a 'critical' event.