From aa9ae6b206a1bb0a9767dca61f7450871bc9dbe4 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Sun, 29 Apr 2018 10:03:18 +0000 Subject: [PATCH] Update wikipage Object tool. (Signed-off-by:bmeyer). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1983 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio-reference/debugger/object-tool/index.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/18.01/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki b/documentation/18.01/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki index 4db06109..3963a1c8 100644 --- a/documentation/18.01/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki +++ b/documentation/18.01/eiffelstudio/eiffelstudio-reference/debugger/object-tool/index.wiki @@ -21,7 +21,7 @@ It is also possible to use the [[Set slice size command|set slice size command]] -'''The tool bar buttons:'''
+'''The toolbar buttons:'''
* the [[Remove object command|remove object command]] [[Image:general-delete-icon]]
* the [[Set slice size command|set slice size command]] [[Image:debugger-set-sizes-icon]] .
* the button [[Image:debugger-expand-info-icon]] can give an [[Object Viewer (also known as Expanded display)|expanded display]] of the string relative to an object, by dropping the object onto the button (or pressing Ctrl+E on the selected value). Use it if an object has a very long string representation or a string representation that contains carriage returns, for example.
@@ -29,7 +29,7 @@ It is also possible to use the [[Set slice size command|set slice size command]] * and the button [[Image:execution-object-storage-icon]] controls the [[Debuggee's Object Storage|remote object storage]] . -{{tip|The tool's layout can be customized to have 2 side-by-side "left" and "right" grids holding the various information. This can be done using the button ( [[Image:toolbar-dropdown-icon]] ) from the tool bar which open the objects tool menu and then select "Edit Layout". Then you can use the tool layout editor as shown below to adjust which information you want displayed in each of the two sides. }} +{{tip|The tool's layout can be customized to have 2 side-by-side "left" and "right" grids holding the various information. This can be done using the button ( [[Image:toolbar-dropdown-icon]] ) from the toolbar which open the objects tool menu and then select "Edit Layout". Then you can use the tool layout editor as shown below to adjust which information you want displayed in each of the two sides. }} [[Image:object-tool-layout-editor]]