|
|
(29 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| = Application Settings =
| | {{ParaView/Template/DeprecatedUsersGuide}} |
| | |
| Application wide settings are saved in between sessions so that every time you start ParaView on the same machine you get the same behaviors. The settings are stored in an XML file that resides at '''%APPDATA%\ParaView\ParaViewVERSION.ini''' on Windows and '''~/.config/ParaView/ParaViewVERSION.ini''' on all other platforms. If you need to restore ParaView's default settings you can either move this file or run with the '''--disable-registry''' argument.
| |
| | |
| These settings are managed via the settings dialog. On Macintosh this is reached from the '''Preferences''' entry in the '''ParaView''' menu. On Unix, Linux and Windows systems it is reached from the '''Settings''' entry on the '''Edit''' menu. These settings are program wide and are not to be confused with the View settings found under the '''Edit''' menu. Those settings are specific to each View window and are discussed in the [http://paraview.org/Wiki/ParaView/Displaying_Data Displaying Data] chapter.
| |
| | |
| The following figures show the various pages within the settings dialog. Choose from among them by clicking on the page list toward the left. Click on the arrow to expose the three sub pages in the '''Render View''' settings category.
| |
| | |
| == General ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_general.png||link=]]</center>
| |
| | |
| <center>'''Figure 1. General Preferences'''</center>
| |
| | |
| == Colors ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_colors.png||link=]]</center>
| |
| | |
| <center>'''Figure 2. Color Preferences'''</center>
| |
| | |
| == Animation ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_animation.png||link=]]</center>
| |
| | |
| <center>'''Figure 3. Animation Preferences'''</center>
| |
| | |
| == Charts ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_charts.png||link=]]</center>
| |
| | |
| <center>'''Figure 4. Chart Preferences'''</center>
| |
| | |
| == Render View General ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_renderview_general.png||link=]]</center>
| |
| | |
| <center>'''Figure 5. General Render View Preferences''</center>
| |
| | |
| == Render View Camera ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_camera.png||link=]]</center>
| |
| | |
| <center>'''Figure 6. Camera Preferences'''</center>
| |
| | |
| == Render View Server ==
| |
| | |
| <center>[[File:ParaView_UsersGuide_settings_server.png||link=]]</center>
| |
| | |
| <center>'''Figure 7. Server Preferences'''</center>
| |