A Draw

Situation
Dialog window with the text "Draw." must appear if both you and your partner want a draw.

Dialog Text

"Draw." (str_Draw)

Buttons

<Quit> (mbQuit)
<Cancel> (mbCancel)

Responses to the buttons

<Quit>
a) Exit to the Select Partner menu, if the application was started via the Select Partner menu.
b) Exit to root if the application was started via an invitation of a remote user.
<Cancel>
- The field of the game is displayed. Then the application is exited via the standard exit dialog.

Responses to the cancellation via <Esc>

Duplicates the response to the <Cancel> button.