Dialog which uses custom text and asks user for action. Action is then executed (
) or aborted ( ). Example of usage is restart dialog. Application must provide in argument vector question text, title text, buttons text, and buttons actions when calling this dialog.