Project List Window

This window displays a list of all the projects currently in the viewer database. Hidden projects may be included or excluded by checking or un-checking the "Show Hidden Projects" button described below.


Figure 1: The Project List Window

Most of the window is taken up by the project list. This list shows all the projects currently in the viewer database. Above the project list is a row of buttons.

Command Buttons

Context Menu Commands

if you right-click on a row in the project list, a list of commands is displayed. If you select a command, it will act on the project row where you clicked. The commands are:

The Project List

Columns

The project list shows a list of all the projects in the viewer database. Hidden projects may by included or excluded by checking or un-checking the "Show Hidden Projects" button described above.

At the top of the list are the column headings. The columns are highly configurable:

The following columns are available:

For the "Sel", "Auto Bkup", "Dwg Save", "Hidden" and "Subfolder" columns you can check a range of rows. Click on the checkbox of the top row in the range to put the focus on the that row. Then hold down the Shift key and click on the checkbox of the bottom row of the range. All rows in the range will be checked or un-checked.

Sorting Rows

You can sort the rows by the value of a column. To sort, right-click on the heading of the desired column

Saving and Re-loading Column Configurations

You will probably want to configure the columns differently for different purposes. For example, you might have one configuration for reviewing projects by bid date and another for reviewing when projects were last opened, changed or backed up.

When you right-click in the column heading (any column), you will see the menu option "Save Column Configuration...". Select it and the Column Configuration Naming Window will appear.


Figure 2: The Column Configuration Naming Window

You can enter a name for the current configuration. If you wish to replace an existing configuration, you can press the down-arrow button and select from the list. Once you have entered a name, press the "OK" button and the configuration will be saved.

To re-load a saved configuration, right-click in the column heading and select "Load Column Configuration" from the menu. A sub-menu will appear listing the saved column configurations. Select a configuration and the columns will be set to match the configuration.

To delete a column configuration you no longer want, right-click in the column heading and select "Delete Column Configuration" from the menu. A sub-menu will appear listing the saved column configurations. Select a configuration and it will be deleted from the saved configurations

Resizing the Project List Window

You can change the size of the project list window by dragging the edges or corners of the window or the Resizing Control in the lower right-hand corner of the window. The list will expand or contract to adjust to the new window size. The viewer will remember the window size and re-use it as you close and re-open the window.

Backing up Projects

You can invoke project backup in three ways:

No matter how you invoke Backup, the Project List Backup Window will be displayed.


Figure 3: The Project List Backup Window

The first section of the window determines what projects are to be backed up. The default selection will depend on how you invoked backup. If you right-clicked on a project, backing up that project will be checked. If you invoked backup from the "Do Selected..." menu, backing up the selected projects will be checked. If you pressed the "Backup..." command button, backing up changed projects will be checked. You can check a different option if desired.

The second section of the window determines the type of backup to be performed. If you check "Backup Project Information Only", then only the project information will be backed up. Drawings will not be included. If you check "Backup Project and Zip with Drawings", the project information will be backed up then zipped into a single file along with the project drawings. If you check the "Include Unused Drawings" box, all drawings will be included. Otherwise only drawings with measurements or annotations will be included.

The third section of the window determines where the backup files will be placed. If you check "Backup to Individual Project Folders", each backup file will be placed in the project folder for that project. If you check "Backup to:", you can use the Dimension Folder Selection Window to select a destination folder. All backup files will be placed in that folder.

If you select "Backup to" and check the box "Create individual folders for each project", a new folder will be created under the select folder for each project. This is very useful when moving data from an old computer to a new computer. You can move the backed up projects (in individual folders) to the new computer and place them directly under the Dimension Project Folder. Then you can restore projects as they are needed.

The last section of the window determines how the backup should be logged. If "None" is checked, neither the "Last Man Backup" date or the "Last Auto Backup" date will be set for the projects. If you check "Automatic Backup", the "Last Auto Backup" date will be set for the projects. If you check "Manual Backup", the "Last Man Backup" date will be set for the projects.

Backup Filenames

The name of the backup files will depend on the backup options. The filenames are designed so that the backup of one project never overwrites the backup of another project. But the backup of a project may (intentionally) overwrite a previous backup of that project. The filename is of the form "[description]-[log name]-[project id].[extension]".

The backup filename always starts with the project description. (Characters that are not allowed in filenames are removed.) That is followed by a dash then the backup log name. If you choose to log the backup as an "Automatic Backup", the log name will be "AutoBackup". Otherwise the log name will be "ManualBackup". Next comes the project ID. This guarantees that each project will go to a different file, even if it has the same description as another project.

The extension depends on the Backup Type. If only project information is backed up, the extension will be "tpx". If the project information is zipped with drawings, the extension will be "tpxzip".