From 65c4534924c8b838c9d0a8462ff106423263bf57 Mon Sep 17 00:00:00 2001 From: halw Date: Tue, 23 Feb 2010 13:42:38 +0000 Subject: [PATCH] Added instruction to close tab with class CHAIN to prepare for Viewing Classes Author:halw Date:2010-02-23T13:42:38.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@470 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio/eiffelstudio-guided-tour/starting-browse.wiki | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/starting-browse.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/starting-browse.wiki index 8b29a31c..82b09841 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/starting-browse.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/starting-browse.wiki @@ -125,6 +125,8 @@ So far, even though we've targeted to the development window to different classe You can click on any of the tabs and the development window will be retargeted to the class associated with the tab. Each tab has a "Close" button on it, so you can close tabs you no longer need. +So, for now, close the tab with the class CHAIN and leave just the one tab with class LIST. + ==Using additional Development Windows== With all the techniques seen so far, you were able to retarget the current the development window to a new class. And that may be all you'll ever need. But, as noted earlier, you may also wish to have two or more development windows active simultaneously.