Root > Integral parts > Dialogs > Console

Console

Previous pageReturn to chapter overviewNext page   

Console dialog is dialog which can only be used in console-based application. This dialog outputs error message to STD_ERROR_HANDLE (by default it's the same as STD_OUTPUT_HANDLE).

 

Note: error messages in dialogs are controlled by nested exceptions behaviour options.

 

 

Standard console dialog

 

 

Console dialog in detailed mode

 

 

Console dialog in "dump report" mode

 

 

Console dialog in detailed mode and asking for send consent

 

Note: what's the difference between console dialog type and message box dialog type with "native" mode? The message box dialog tries to be as much similar to popup message box window as possible. I.e. it displays the same information and it asks for confirmation - pressing "Enter" in console is like clicking on "OK" button in the message box. On the other hand, console dialog type doesn't try to be similar to anyone. It displays its own set of information and it doesn't wait for user, until it needs user's answer.

 

"Dump report" mode shows the entire bug report. See this article for more information about bug reports.

 

Constants: edtConsole, edtConsoleDetailed, edtConsoleDump.

 

 

See also:




Send feedback... Build date: 2023-09-11
Last edited: 2023-03-07
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/console_dialog.php