Std TreeMultiDocument/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Jeden dokument w widoku drzewa |Zwiń / rozwiń |Std: Menu Widok |IconL=Std_Tre...")
(Created page with "{{GuiCommand/pl |Name=Std TreeMultiDocument |Name/pl=Std: Wiele dokumentów w widoku drzewa |MenuLocation=Widok → Akcje widoku drzewa → Wiele dokumentów |Workbenches=wszy...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/pl
|Name=Std TreeMultiDocument
|Name=Std TreeMultiDocument
|Name/pl=Std: Wiele dokumentów w widoku drzewa
|MenuLocation=View → TreeView actions → Multi document
|MenuLocation=Widok → Akcje widoku drzewa → Wiele dokumentów
|Workbenches=All
|Workbenches=wszystkie
|Version=0.19
|Version=0.19
|SeeAlso=[[Std_TreeSingleDocument|Std TreeSingleDocument]], [[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
|SeeAlso=[[Std_TreeSingleDocument/pl|Jeden dokument]], [[Std_TreeCollapseDocument/pl|Zwiń / rozwiń dokument]]
}}
}}



Revision as of 15:32, 12 September 2022

Std: Wiele dokumentów w widoku drzewa

Lokalizacja w menu
Widok → Akcje widoku drzewa → Wiele dokumentów
Środowisko pracy
wszystkie
Domyślny skrót
brak
Wprowadzono w wersji
0.19
Zobacz także
Jeden dokument, Zwiń / rozwiń dokument

Description

The Std TreeMultiDocument command switches the Tree view DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are SingleDocument and CollapseDocument.

Usage

  1. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Multi document option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Multi document option from the menu.

Preferences

The Tree view DocumentMode mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode. It is an integer value. Possible values are 0 (SingleDocument), 1 (MultiDocument) or 2 (CollapseDocument). The default is 2.