Skip to content

Menu bar

Grogall edited this page Jun 18, 2016 · 8 revisions

WRITING IN PROGRESS

Contents

  1. Overview
  2. Menu File
  3. Menu Edit
  4. Menu View
  5. Menu Help
## 1- Overview ArcadeRoom menu bar contents the following menus: * File * Edit * View * Help

Each of them is presented below.

Menu bar is the following:


## 2- Menu File File menu is componed of the following items: * Quit ### 2.1- Quit item Clicking this item allow to quit ArcadeRoom.
All windows are closed.

Note that running emulators are not exited.

## 3- Menu Edit Edit menu is componed of the following items: * Undo * Redo * Preferences ### 3.1- Undo item Clicking this item allow to cancel the last action done in ArcadeRoom.
All actions done before ArcadeRoom launching can be cancelled by successive clicks on Undo item.

Action can be, for example, additon of a game in a collection.
TODO faire un lien vers les action possibles?

### 3.2- Redo item Clicking this item allow to restore previous action cancelled by a click on Undo item.
All actions cancelled can be restored by successive clicks on Redo item.

Action can be, for example, additon of a game in a collection.
TODO faire un lien vers les action possibles?

### 3.2- Preferences item Clicking this item allow to open the preferences windows.
Refer to the following page for more information about preferences window. ## 4- Menu View View menu allows to control element (tabs, bars) displayed by ArcadeRoom.
It is componed of the following items: * Consoles * Tools Bar * Status Bar ### 4.1- Consoles item Check this item allow to display the console tab.
Unchek it to hide this tab.

Refer to the following page for more information about console tab.

### 4.2- Tools Bar item Check this item allow to display the game tools bar.
Unchek it to hide this bar.

Refer to the following page for more information about game tools bar.

### 4.1- Status Bar item Check this item allow to display the status bar.
Unchek it to hide this bar.

TODO lien vers page status bar.

## 5- Menu Help Help menu is componed of the following items: * Documentation * Website * About ### 5.1- Documentation item Not yet impemented. ### 5.2- Website item Not yet implemented. ### 5.3- About item Clicking this item allow to open the About window.

TODO lien vers page about bar.

Clone this wiki locally