File: Application-Window.html

package info (click to toggle)
pcb 1.99j%2B20050127-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,632 kB
  • ctags: 4,302
  • sloc: ansic: 45,369; pascal: 3,526; sh: 1,140; yacc: 1,076; makefile: 575; lex: 348; perl: 183; awk: 102; tcl: 63
file content (44 lines) | stat: -rw-r--r-- 2,006 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<html lang="en">
<head>
<title>Pcb</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Pcb">
<meta name="generator" content="makeinfo 4.6">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
--></style>
</head>
<body>
<div class="node">
<p>
Node:&nbsp;<a name="Application%20Window">Application Window</a>,
Next:&nbsp;<a rel="next" accesskey="n" href="Log-Window.html#Log%20Window">Log Window</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Getting-Started.html#Getting%20Started">Getting Started</a>
<hr><br>
</div>

<h3 class="section">The Application Window</h3>

<p>The main window consists of six areas:
the menu at the top, the panner control in the upper left corner, the layer
controls located below the panner, the tool buttons
located below the layer controls, the Layout area to the right of these, and the
status line at the bottom of the window.

<ul class="menu">
<li><a accesskey="1" href="Menu.html#Menu">Menu</a>: 
<li><a accesskey="2" href="Status-line-and-Input-field.html#Status-line%20and%20Input-field">Status-line and Input-field</a>:   What is the program configuration. 
<li><a accesskey="3" href="Panner-Control.html#Panner%20Control">Panner Control</a>:                Used to pan the layout view when zoomed in. 
<li><a accesskey="4" href="Layer-Controls.html#Layer%20Controls">Layer Controls</a>:                Switch layers on/off; change current one. 
<li><a accesskey="5" href="Tool-Selectors.html#Tool%20Selectors">Tool Selectors</a>:                Select a layout tool. 
<li><a accesskey="6" href="Layout-Area.html#Layout%20Area">Layout Area</a>: 		         Where the layout is drawn. 
</ul>

   </body></html>