diff --git a/documentation/current/eiffelstudio/_images/main-toolbars_0.png b/documentation/current/eiffelstudio/_images/main-toolbars_0.png new file mode 100644 index 00000000..ba058783 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/main-toolbars_0.png differ diff --git a/documentation/current/eiffelstudio/_images/main-toolbars_0.png.data b/documentation/current/eiffelstudio/_images/main-toolbars_0.png.data new file mode 100644 index 00000000..ebe84b42 --- /dev/null +++ b/documentation/current/eiffelstudio/_images/main-toolbars_0.png.data @@ -0,0 +1,3 @@ +title=standard-toolbars +author=halw +path=content/standard-toolbars diff --git a/documentation/current/eiffelstudio/_images/project-toolbar.png b/documentation/current/eiffelstudio/_images/project-toolbar.png new file mode 100644 index 00000000..bf9c53f5 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/project-toolbar.png differ diff --git a/documentation/current/eiffelstudio/_images/project-toolbar.png.data b/documentation/current/eiffelstudio/_images/project-toolbar.png.data new file mode 100644 index 00000000..94a031cb --- /dev/null +++ b/documentation/current/eiffelstudio/_images/project-toolbar.png.data @@ -0,0 +1,3 @@ +title=project-toolbar +author=halw +path=content/project-toolbar diff --git a/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png b/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png new file mode 100644 index 00000000..df7189d8 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png differ diff --git a/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png.data b/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png.data new file mode 100644 index 00000000..0c978c8f --- /dev/null +++ b/documentation/current/eiffelstudio/_images/standard-buttons-toolbar.png.data @@ -0,0 +1,3 @@ +title=standard-buttons-toolbar +author=halw +path=content/standard-buttons-toolbar diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki index 91a5ec4f..19a5afb7 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki @@ -1,15 +1,37 @@ [[Property:title|Main toolbars]] [[Property:weight|2]] [[Property:uuid|56116a68-5881-0393-63d3-dc2044dd4613]] -At the top of a development window, two toolbars are displayed by default. They are separated by [[Main address bar|the address bar]] , which contains class and feature fields and buttons to select the current view. The standard toolbar is above the address bar, the project bar below it: -
+View --> Toolbars
+
+
+In the figure below, all four toolbars are visible.
-{{note|For both toolbars, it is possible to choose which buttons are displayed and which ones are not. See the [[Toolbar customization|Toolbars customization page]] for more information. }}
+[[Image:standard-toolbars]]
+
+
+The standard buttons toolbar and the project toolbar are docked next to each other on the same toolbar line. So the standard buttons toolbar is indicated here:
+
+[[Image:standard-buttons-toolbar]]
+
+
+and the project toolbar is indicated here:
+
+
+[[Image:project-toolbar]]
+
+
+
+{{note|For each toolbar, it is possible to choose which buttons are displayed and which ones are not. See the [[Toolbar customization|Toolbars customization page]] for more information. Also, you can change the location of the toolbars by undocking and/or redocking them. See more at [[Customizing the tools layout and toolbars]].}}