-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Help Documentation and changed Help Menu->Help to Help Menu->…
…Workbench Help
- Loading branch information
John Harwell
committed
Sep 9, 2014
1 parent
c703b72
commit dfd2086
Showing
12 changed files
with
74 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+701 KB
src/Resources/HelpFiles/Workbench_Window/Viewing_Area/WBwindow_Horiz_Labels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-773 KB
src/Resources/HelpFiles/Workbench_Window/Viewing_Area/Workbench_Window_1.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.49 KB
...es/HelpFiles/Workbench_Window/Window_Elements_Hide-Show_Buttons/Help_button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
76 changes: 39 additions & 37 deletions
76
src/Resources/HelpFiles/Workbench_Window/Workbench_Window.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,41 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | ||
<title>Workbench Window</title> | ||
</head> | ||
<body> | ||
<font size="+2"><b><font face="Calibri">Workbench Window</font></b></font><br> | ||
<font face="Calibri">Workbench Window refers to the main interface | ||
of wb_view, containing the <a | ||
href="Viewing_Tabs/Viewing_Tabs.html"><u><b>Viewing Tabs</b></u></a>, | ||
<a href="../Toolbar/Toolbar.html"><u><b>Toolbar</b></u></a>, <a | ||
href="Viewing_Area/Viewing_Area.html"><u><b>Viewing Area</b></u></a>, | ||
<a href="../Overlay_Toolbox/Overlay_Toolbox.html"><u><b>Overlay | ||
Toolbox</b></u></a>, <a | ||
href="../Features_Toolbox/Features_Toolbox.html"><u><b>Features | ||
Toolbox</b></u></a> and <a | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | ||
<title>Workbench Window</title> | ||
</head> | ||
<body> | ||
<font size="+2"><b><font face="Calibri">Workbench Window</font></b></font><br> | ||
<font face="Calibri">Workbench Window refers to the main interface | ||
of wb_view, containing the <a | ||
href="Viewing_Tabs/Viewing_Tabs.html"><u><b>Viewing Tabs</b></u></a>, | ||
<a href="../Toolbar/Toolbar.html"><u><b>Toolbar</b></u></a>, <a | ||
href="Viewing_Area/Viewing_Area.html"><u><b>Viewing Area</b></u></a>, | ||
<a href="../Overlay_Toolbox/Overlay_Toolbox.html"><u><b>Overlay | ||
Toolbox</b></u></a>, <a | ||
href="../Features_Toolbox/Features_Toolbox.html"><u><b>Features | ||
Toolbox</b></u></a> and <a | ||
href="Window_Elements_Hide-Show_Buttons/Window_Elements_Hide-Show_Buttons.html"><u><b>Window | ||
Elements Hide/Show buttons</b></u></a> as shown.</font> <font | ||
face="Calibri"> </font> | ||
<ul> | ||
<li><font face="Calibri">In PC/Linux, the Workbench Window also | ||
includes the Menu bar.</font></li> | ||
</ul> | ||
<ul> | ||
<li><font face="Calibri">More than one Workbench Window can be | ||
opened at one time, either by selecting <b>New Window</b> | ||
|
||
Elements Hide/Show buttons</b></u></a> as shown.</font> <font | ||
face="Calibri"> </font> | ||
<ul> | ||
<li><font face="Calibri">In PC/Linux, the Workbench Window also | ||
includes the Menu bar.</font></li> | ||
</ul> | ||
<ul> | ||
<li><font face="Calibri">More than one Workbench Window can be | ||
opened at one time, either by selecting <b>New Window</b> | ||
from the <a href="../Menus/File_Menu/File_Menu.html"><u><b>File | ||
menu</b></u></a> or from selections made from the <a | ||
href="../Menus/Window_Menu/Window_Menu.html"><u><b>Window | ||
menu</b></u></a>.</font></li> | ||
</ul> | ||
<font face="Calibri"><img alt="" src="Workbench_Window_1.jpg" | ||
height="1301" width="1458"><br> | ||
</font> | ||
<ul> | ||
</ul> | ||
</body> | ||
</html> | ||
|
||
menu</b></u></a> or from selections made from the <a | ||
href="../Menus/Window_Menu/Window_Menu.html"><u><b>Window | ||
menu</b></u></a>.</font></li> | ||
</ul> | ||
<font face="Calibri"><img alt="" src="WBwindow_Horiz_Labels.png" | ||
height="1198" width="1368"><br> | ||
</font> | ||
<ul> | ||
</ul> | ||
</body> | ||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters