Author:halw

Date:2008-09-25T14:37:20.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@43 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-25 14:37:20 +00:00
parent c9b9c2adcd
commit 7d4e6a18b3
23 changed files with 20 additions and 67 deletions

View File

@@ -5,7 +5,9 @@ There are several ways to open a new window. First, you can use the pick and dro
* Clicking on '''New window''' in the '''File''' menu or on [[Image:new-window-icon]] make an new window appear. In this window, the editor and the context tool will be visible.
* Clicking on '''New editor window''' in the '''File''' menu or on [[Image:new-editor-icon]] does the same as the previous command but the context tool is minimized in the new window.
* Clicking on '''New context window''' in the '''File''' menu make this time a new window with a minimized editor appear.
<div> '''Note''': Icons mentioned above are droppable: instead of simply clicking on them, you can drop a stone on them. The tools in the new window will then be centered on the corresponding component. </div>
{{note|Icons mentioned above are droppable: instead of simply clicking on them, you can drop a stone on them. The tools in the new window will then be centered on the corresponding component.}}