Author:halw

Date:2010-04-23T17:25:50.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@569 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-04-23 17:25:50 +00:00
parent 9870f5be95
commit 558ae2571b
3 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

@@ -0,0 +1,3 @@
title=es gt graphics based design starting point
author=halw
path=content/es-gt-graphics-based-design-starting-point

View File

@@ -60,7 +60,7 @@ The Close button will close only the current tool. So, that tool goes away, but
View --> Tools --> tool name
</code>
{{note|EiffelStudio supports a number of [[EiffelStudio: Key shortcuts|'''keyboard shortcuts''']] (sometimes called '''accelerators''', some of which can be useful for changing aspects of the Development Window. For example, <code>CTRL+M</code> will toggle the Editing pane between Maximize and Restore, and <code>CTRL+N</code> will create a fresh Development Window. Keyboard shortcuts themselves are tailorable in the [[Keyboard shortcuts preferences|EiffelStudio Preferences.}}
{{note|EiffelStudio supports a number of [[EiffelStudio: Key shortcuts|'''key shortcuts''']] (sometimes called '''accelerators''', some of which can be useful for changing aspects of the Development Window. For example, <code>CTRL+M</code> will toggle the Editing pane between Maximize and Restore, and <code>CTRL+N</code> will create a fresh Development Window. Keyboard shortcuts themselves are tailorable in the [[Keyboard shortcuts preferences|EiffelStudio Preferences]].}}
==Re-ordering tabs==