LabPlot/Interface/MainArea: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Basic Concepts== | ==Basic Concepts== | ||
[[File:LabPlot MainWindow main area.png |500px|thumb|center]] | [[File:LabPlot MainWindow main area.png |500px|thumb|center]] | ||
Main area is the part of the application where the project object windows are shown. | Main area is the part of the application where the project object windows are shown. These windows represent the "view" of the different top-level project objects like Spreadsheet, Worksheet, etc. The child windows can be freely moved, minimized and maximized inside of the main area: | ||
TODO: screenshot | |||
Alternatively, the windows can also be arranged in a tabbed view like on the screenshot below: | |||
TODO: screenshot | |||
==Window Visibility== | ==Window Visibility== |
Revision as of 20:44, 2 September 2020
Basic Concepts
Main area is the part of the application where the project object windows are shown. These windows represent the "view" of the different top-level project objects like Spreadsheet, Worksheet, etc. The child windows can be freely moved, minimized and maximized inside of the main area: TODO: screenshot
Alternatively, the windows can also be arranged in a tabbed view like on the screenshot below: TODO: screenshot