Standard Menu/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Standardowe menu umożliwia dostęp do funkcji, które są używane na wszystkich Środowiskach pracy. Menu może wyglądać nieco inaczej w zależności od środowiska grafic...")
(Created page with "Różne Środowiska pracy mogą również dodawać kolejne pozycje menu w zależności od tego, w jaki sposób organizują własne narzędzia.")
Line 10: Line 10:
Standardowe menu umożliwia dostęp do funkcji, które są używane na wszystkich Środowiskach pracy. Menu może wyglądać nieco inaczej w zależności od środowiska graficznego ''(KDE, Gnome, Windows, OS X, itp.)''.
Standardowe menu umożliwia dostęp do funkcji, które są używane na wszystkich Środowiskach pracy. Menu może wyglądać nieco inaczej w zależności od środowiska graficznego ''(KDE, Gnome, Windows, OS X, itp.)''.


Różne Środowiska pracy mogą również dodawać kolejne pozycje menu w zależności od tego, w jaki sposób organizują własne narzędzia.
Different workbenches can also add menus depending on how they decide to structure their own tools.


{{StdMenu| File     Edit     View     Tools     Macro     Windows     Help }}
{{StdMenu| File     Edit     View     Tools     Macro     Windows     Help }}

Revision as of 13:20, 17 December 2019

Wprowadzenie

Standardowe menu umożliwia dostęp do funkcji, które są używane na wszystkich Środowiskach pracy. Menu może wyglądać nieco inaczej w zależności od środowiska graficznego (KDE, Gnome, Windows, OS X, itp.).

Różne Środowiska pracy mogą również dodawać kolejne pozycje menu w zależności od tego, w jaki sposób organizują własne narzędzia.

File     Edit     View     Tools     Macro     Windows     Help

File menu

The File menu provides functions related to file input and output, such as Open, Print, Export, etc.

Edit menu

The Edit menu provides functions related to changing the model, such as Copy, Paste, etc.

View menu

The View menu provides functions related to the display of the 3D view, as well as choosing which components of the main window and panels to show.

Tools menu

The Tools menu provides functions for debugging models, customizing FreeCAD's behavior, as well as auxiliary functions such as the dependency graph.

Macro menu

The Macro menu provides functions related to the recording and execution of macros.

Windows menu

The Windows menu allows switching and arranging open windows of the application.

Help menu

The Help menu provides access to the help system, links to the website, forum, scripting documentation, and also shows the information about the application.