Root > Integral parts > Dialogs > (none)

(none)

Previous pageReturn to chapter overviewNext page   

This is a "dialog" which means "do not show dialog at all".

 

It's usually used when you don't want to interact with user (like: non-interactive services or web-applications). If you set this dialog for your application then it will not show error dialog to the user, instead there will be a standard exception processing: like saving bug report and/or sending report to developer.

 

This "dialog" will store an empty "steps to reproduce" text, uses default user e-mail and perform report sending (as if the user has clicked on "Send" button) and sends screenshot, if it was created (specified in send options).

 

Default user information is extracted via GetUserEMail, GetUserFullName and GetUserName functions. You can set default user e-mail by calling SetUserEmail function.

 

It's not recommended to use this dialog type for sending reports in application which interacts with user. That's because this dialog type sends report silently, without any confirmation from user.

 

Constant: edtNone.

 

 

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/none_dialog.php