mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-04 09:09:22 +02:00
Author:admin
Date:2008-09-19T07:55:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Window list]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|95058f0f-7c1b-841d-03df-dde4494afaf4]]
|
||||
The window list is the main part of the [[Windows tool: Introduction|window tool]] .
|
||||
|
||||
[[Image:windows-tool]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Window menu]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|539ef2b0-ed6b-3cfb-5c9f-535fb25a987d]]
|
||||
The '''window''' menu is divided into two parts. The first one is composed of the [[Window related commands|window-related commands]] . The second one is the list of all opened development windows. Clicking any of these raises the selected development window, so that it becomes the top-level window.
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Window related commands]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|2c8c28d2-7690-dbe2-a264-798d5ad256f7]]
|
||||
A few commands give the possibility to manage the development windows globally. They are located both in the [[Window menu|Window menu]] and in the main toolbar.
|
||||
* '''New window''': this command ( [[Image:new-window-icon]] ) creates a new empty development window. Note that it is also possible to [[Pick-and-drop mechanism|drop]] a class or a feature on it to create a development window that is immediately centered on the dropped item.
|
||||
* '''Minimize all''': this command ( [[Image:windows-minimize-all-icon]] ) iconifies all development windows.
|
||||
|
||||
Reference in New Issue
Block a user