Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A more intuitive way is to drag-and-drop the prt-File of the desired dashboard parts into the open dashboard area.  A added dashboard part cannot be configured (changing settings). If a setting should be changed, the corresponding prt-File must be opened (see above). After that, the part must be removed and added again in the dashboard.

Layout

There are two ways to position and scale the DashboardParts. One possibility is to change the coordinates, width and height in the file directly (see above code). It is obvious, that x and y stands for the coordinates (in pixels, with (0,0) in the top-left corner of the editor-view). h describes the height of the DashboardPart, w the width (both also in pixels). The second way is to "steer" the DashboardParts: by selecting one in the Dashboard, it can be positioned and scaled with the arrow-keys:

...

Removing DashboardParts

To remove one DashboardPart dashboard part from the Dashboard, the only possibility is to remove the corresponding line from the xml-file. A keybind is planned.users must select the part to be removed and press Strg + Delete