Salome HOME
optim eciture
[tools/eficas.git] / Doc / lancer_eficas.rst
1 Running Eficas
2 ==============
3
4 In Eficas, many common commands can be invoked via menus, toolbar buttons as well as keyboard shortcuts.
5 As in many GUI, a menu widget can be either a pull-down menu or a standalone context menu. Pull-down menus are shown by the menu bar when the user clicks on the respective item or presses the specified shortcut key. Context menus are usually invoked by some special keyboard key or by right-clicking.
6 Eficas allows you to write (and reread) an unvalid file. At any time, you can save your works. 
7
8
9 - Eficas is mainly available in Salome, and often from code's modules (for example for Aster or Adao). Otherwise, see how to launch : :ref:`salome-label`. 
10 - To run Eficas standalone, use command line : python Code/qtEficas_Code.  
11 - On Windows, use .bat to run Eficas.
12
13 *If Eficas is installed on your machine only for one specific code and one specific version of this code, skeep the two next steps.*
14
15  
16
17 Choose a Code ...
18 ------------------
19
20 Unless you have started Eficas for a specific code, Eficas will ask you to choose the code you want to work with, 
21 each time you click on "Nouveau/New" or "Ouvrir/Open" in the "Fichier/File" menu.
22
23 .. image:: images/ChoixCode.png
24    :align: center
25
26 and a version of the Code
27 ----------------------------
28
29 if many catalogs (ie many versions ) are available, Eficas will ask you to select one.
30
31 .. image:: images/ChoixCata.png
32    :align: center
33