diff m-toolbox/html_help/help/ug/lwb_canvas.html @ 0:f0afece42f48

Import.
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 23 Nov 2011 19:22:13 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/m-toolbox/html_help/help/ug/lwb_canvas.html	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,102 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+   "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
+
+<html lang="en">
+<head>
+  <meta name="generator" content=
+  "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org">
+  <meta http-equiv="Content-Type" content=
+  "text/html; charset=us-ascii">
+
+  <title>The canvas (LTPDA Toolbox)</title>
+  <link rel="stylesheet" href="docstyle.css" type="text/css">
+  <meta name="generator" content="DocBook XSL Stylesheets V1.52.2">
+  <meta name="description" content=
+  "Presents an overview of the features, system requirements, and starting the toolbox.">
+  </head>
+
+<body>
+  <a name="top_of_page" id="top_of_page"></a>
+
+  <p style="font-size:1px;">&nbsp;</p>
+
+  <table class="nav" summary="Navigation aid" border="0" width=
+  "100%" cellpadding="0" cellspacing="0">
+    <tr>
+      <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td>
+
+      <td valign="baseline" align="right"><a href=
+      "lwb_mouseKeyboard.html"><img src="b_prev.gif" border="0" align=
+      "bottom" alt="Mouse and keyboard actions"></a>&nbsp;&nbsp;&nbsp;<a href=
+      "lwb_buildHand.html"><img src="b_next.gif" border="0" align=
+      "bottom" alt="Building pipelines by hand"></a></td>
+    </tr>
+  </table>
+
+  <h1 class="title"><a name="f3-12899" id="f3-12899"></a>The canvas</h1>
+  <hr>
+  
+  <p>
+	<p>
+  Composing LTPDA pipelines is done on a "Canvas". Each top-level pipeline,
+  and each subsystem, is represented on a canvas. A subsystem block is also
+  a view of pipeline.
+</p>
+<h2>Canvas properties</h2>
+<p>
+  You can set properties of a canvas via the canvas inspector. To open the 
+  inspector, hit <tt>ctrl-i</tt> (<tt>cmd-i</tt> on Mac OS X) on the canvas.
+</p>
+<br>
+<br>
+  <img src="images/canvas_inspector.png" alt="Canvas Inspector" border="3">
+<br>
+<br>
+<p>
+  With the canvas inspector you can edit
+  <ul>
+    <li>The author of the canvas</li>
+    <li>A description of the canvas</li>
+  </ul>
+</p>
+<h2>Searching on the Canvas</h2>
+
+<p>
+  You can search for blocks on the current canvas, or across all canvases in the
+  workbench. To open the block search dialog, hit <tt>ctrl-f</tt> (<tt>cmd-f</tt> on Mac OS X) on the
+  canvas.
+</p>
+<br>
+<br>
+  <img src="images/block_search.png" alt="Block Search" border="3">
+<br>
+<br>
+
+
+
+  </p>
+
+  <br>
+  <br>
+  <table class="nav" summary="Navigation aid" border="0" width=
+  "100%" cellpadding="0" cellspacing="0">
+    <tr valign="top">
+      <td align="left" width="20"><a href="lwb_mouseKeyboard.html"><img src=
+      "b_prev.gif" border="0" align="bottom" alt=
+      "Mouse and keyboard actions"></a>&nbsp;</td>
+
+      <td align="left">Mouse and keyboard actions</td>
+
+      <td>&nbsp;</td>
+
+      <td align="right">Building pipelines by hand</td>
+
+      <td align="right" width="20"><a href=
+      "lwb_buildHand.html"><img src="b_next.gif" border="0" align=
+      "bottom" alt="Building pipelines by hand"></a></td>
+    </tr>
+  </table><br>
+
+  <p class="copy">&copy;LTP Team</p>
+</body>
+</html>