]> SALOME platform Git repositories - modules/gui.git/blob - doc/salome/gui/input/setting_preferences.doc
Salome HOME
33608f4d2c6ec37d24840ab7fe442b5adf9bc946
[modules/gui.git] / doc / salome / gui / input / setting_preferences.doc
1 /*!
2
3 \page setting_preferences_page Setting Preferences
4
5 In \b SALOME you can set preferences for each module in the common editor
6 of preferences. \subpage salome_preferences_page "SALOME preferences" refer to the whole GUI SALOME
7 session, other preferences are module-specific and are accessible only
8 after you load a respective module.
9 It is possible to set preferences for 
10 \subpage geometry_preferences_page "Geometry", 
11 \subpage mesh_preferences_page "Mesh" and
12 \subpage postpro_preferences_page "Post-Pro" modules. 
13
14 \subpage select_color_and_font_page "Font and color preferences"
15 dialogs are often called from other \b Preferences dialogs.
16
17 \n When you change settings (click \b OK or \b Apply button) each module
18 receives the notification about what preferences are changed. You can
19 also click \b Defaults button to restore default preferences or \b Close
20 button to quit the menu without any changes. 
21 \n \b Import button allows to load a user file containing preferences
22 from your home directory through a standard Import dialog box.
23
24 \image html import.png
25
26 This file has no extension and by default starts with
27 .SalomeApprc. followed by Salome version number. There exists one file
28 for each Salome version in use.
29 \n The preferences, set during the current study session, are
30 automatically saved in this file at the end of the session. Next time
31 you launch SALOME application, these preferences will be restored.
32
33 \note The preferences you set will be default preferences for all \b new
34 objects, but they are not retroactive and do not automatically apply
35 to the existing objects.
36
37 */