Lines Matching full:dialog
20 // Assertion failed messages and fatal errors are displayed in a dialog box
24 // bad state when this assertion dialog is displayed, these messages may not
25 // get processed and hang the dialog, or the application might go crazy.
27 // Therefore, it can be beneficial to display the error dialog in a separate
29 // a fatal error dialog box, it will look for a program called
140 // mode, which displays error dialog without terminating the program. There is
141 // no error dialog for severity ERROR or below in normal mode.
253 // a dialog box or not.
258 // The default handler shows a dialog box and then terminate the process,
265 // in non-debug mode. The default handler shows a dialog box and continues