Std ViewDockUndockFullscreen: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 53: Line 53:
{{Std Base navi}}
{{Std Base navi}}


<!--T:19-->
{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

Revision as of 17:41, 8 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Std ViewDockUndockFullscreen

Menu location
View → Document window‏‎
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Create new view‏‎, Save picture..., Freeze display‏‎, Windows

Description

It allows to keep the active window hooked to the GUI structure, or to unhook it to move it to a different area of the screen, or to view the document in full screen.

Usage

In the menu View → Document window select the desired condition.

The Docked condition is the standard, typical one, in which the work area is integral with the structure of the application interface.

The Undocked condition allows the user to separate the active window from the interface structure (including menus and tools) and move it on the screen independently. It allows to overlay the two windows, or even to display one and reduce the other to an icon.

Example of a Undocked window superimposed on the main FreeCAD window

The menus can also be separated and moved freely on the screen

The Full Screen condition is self-explanatory.

Other useful tools for managing views and windows