Displays a 'warning' message that has the option of "Don't show this message again" If a string is given, that is used as the message and no help button will be seen. If an integer is given, that integer is used to look up a string from modeller's internal string table, and is also used as the trigger for the help button
text | string or long | Text to be displayed. |
hasCancel | optional boolean | Default false. If true, a cancel button will also appear on the dialog |
Return value | boolean | true if OK was pressed, false if cancel was pressed |
Back to Modeller
Back to Overview