menu entries for tab
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 4 Jun 2003 19:03:09 +0000 (19:03 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 4 Jun 2003 19:03:09 +0000 (19:03 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@85 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/gui_layout.txt

index ff3520e792334ddbf9ccdd05f00227d926844306..826fe8f74d04512840608e65f265e08359873a9a 100644 (file)
@@ -38,8 +38,11 @@ Here is a short description of each menu entry
 *New -> *Empty trace set : open a new window with an empty trace set.
         *Clone trace set : copy the content of the current window in a new
                           window.
+       *
+       *Tab : Opens a new tab.
 *Open : open a trace set. Calls a file selection dialog.
 *Close : close the current window.
+*Close Tab : close the current tab.
 *
 *Add trace : Add a trace to the window's traceset. Calls file selection dialog.
 *Remove trace : Removes a trace from the traceset.
@@ -102,9 +105,11 @@ So we have something like this :
 --------------------------------------------------------------------------------
 | Toolbar of the current viewer                                                |
 --------------------------------------------------------------------------------
-| viewers in vpaned                                                            |
-|                                                                              |
-|                                                                              |
+||Current Tab|                                                                 |
+|-----------------------------------------------------------------------------||
+||viewers in vpaned                                                           ||
+||                                                                            ||
+||----------------------------------------------------------------------------||
 --------------------------------------------------------------------------------
 | Status bar                                                                   |
 --------------------------------------------------------------------------------
This page took 0.032094 seconds and 4 git commands to generate.