Interruption of Connection with a Remote Device

Situation

In two-player games, the process of establishing the connection begins after a partner has agreed to play. If the application fails to connect to a remote device, the "Link Off" dialog window appears.

Dialog Text

"Link OFF" (str_Link_off)

Button

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

Responses to the buttons

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


Responses to the cancellation via <Esc>

Duplicates the response to the <Cancel> button.