Back to TOC

Main Windows

Mainwindow

The mainwindow holds the general menu for (File, Window, Help Menu), the Toolbar for processing the data windows a statusbar where coordinates and length, position of Lines in Data windows are shown. The titlebar always show the name of the current active window.
Menu:

Toolbuttons:

Toolbuttons are always related to the active window (mostly the last clicked indicated in the mainwindow title) The actions depends on the type of Window. see in the different Window help for more informations.

File list

In the filelist window all opened data windows are shown [] around the name indicates a hidden window. A * indicates changed data in this dataset (needs save) The dataset are shown as Icons with the name (normaly is generated from a number and the filename). There are various methods possible to show the windows: as icon, small icon, list, detailed view (report). In detailed view besides the name and icon the filetype filename and Actions are shown in own columns (for sort by a colums click onto the title of a column). In the action column actions done with this dataset are indicated (for example rotate, copy, flatten and so on)
A right click onto a Entry opens the Item popup menu:
Back to TOC