File: 005.html

package info (click to toggle)
qcad 1.3.3-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 4,504 kB
  • ctags: 2,449
  • sloc: cpp: 29,400; makefile: 49; sh: 15
file content (297 lines) | stat: -rw-r--r-- 9,807 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
  <TITLE>QCad - File Handling</TITLE>
  <META name="GENERATOR" content="ManStyle">
  <META name="AUTHOR" content="Andrew Mustun">
  <LINK rel=stylesheet type="text/css" href="styles.css">
</HEAD>
<BODY text="#000000"
      link="#12568c" vlink="#023a64" alink="#000000" 
      bgcolor="#ffffff" background="img/tile.jpeg">

<TABLE width=615 border=0 cellpadding=0 cellspacing=0>
  <TR>
    <TD width=30>
      <IMG src="img/space.gif" width=30 height=1 border=0>
    </TD>
    <TD width=105>
      <IMG src="img/space.gif" width=105 height=1 border=0>
    </TD>
    <TD width=20>
      <IMG src="img/space.gif" width=20 height=1 border=0>
    </TD>
    <TD width=460>
      <IMG src="img/space.gif" width=460 height=1 border=0><BR>
      <P class="pageNumber">&nbsp;5&nbsp;</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top></TD>
    <TD></TD>
    <TD align=center>
      <TABLE width=460 border=0 cellpadding=0 cellspacing=0>
        <TR>
          <TD width=460 align=center valign=top class="navigator">
            <P class="navigator"><IMG src="img/000000.gif" height=2 width=460><BR>
            <IMG src="img/toolbar_left.png" border=0><A href="001.html" alt="Contents"><IMG src="img/toolbar_cont.png" border=0></A><A href="index.html" alt="First Page"><IMG src="img/toolbar_first.png" border=0></A><A href="004.html" alt="Previous Page"><IMG src="img/toolbar_prev.png" border=0></A><A href="index.html" alt="Home"><IMG src="img/toolbar_home.png" border=0></A><A href="006.html" alt="Next Page"><IMG src="img/toolbar_next.png" border=0></A><A href="014.html" alt="Last Page"><IMG src="img/toolbar_last.png" border=0></A><IMG src="img/toolbar_right.png" border=0>
            <BR><IMG src="img/000000.gif" height=2 width=460></P>
          </TD>
        </TR>
        <TR>
          <TD align=center valign=top>
            <P class="pageHeader">User Manual for - <B>&laquo;QCad&raquo;</B><BR><IMG src="img/000000.gif" height=1 width=460></P>
          </TD>
        </TR>
        <TR>
          <TD align=center valign=top>
            &nbsp;
          </TD>
        </TR>
      </TABLE>
    </TD>
  </TR>


  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header1">4&nbsp;&nbsp; <A name="4"></A>File Handling<BR><IMG src="img/12568c.gif" height=2 width=460></P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.1&nbsp; <A name="4_1"></A>Creating New Files</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/filenew.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>Menu: File - New</STRONG><BR> <STRONG>Hotkey: Ctrl-N</STRONG><BR> Click this button to create a new empty drawing. QCad creates a new drawing automatically on every startup. If you plan to use QCad regular, it's recommended to create a template drawing with a standard border and the layers you usually use. To start a new drawing you can simply open this template and save it under a new name.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.2&nbsp; <A name="4_2"></A>Opening Existing Files</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/fileopen.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>Menu: File - Open</STRONG><BR> <STRONG>Hotkey: Ctrl-O</STRONG><BR> Click this button to load an existing drawing. QCad can load drawings in the DXF, HPGL (PLT) and NC format.<BR> Alternative to this, you can use <STRONG>File, Add</STRONG> to add a file to the current active drawing.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.3&nbsp; <A name="4_3"></A>Saving Drawings Under New Name</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>Menu: File - Save As</STRONG><BR> Using this option shows a dialog where you can choose a name for the file to write. You can either overwrite an existing DXF file or create a new one.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.4&nbsp; <A name="4_4"></A>Saving Drawings</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/filesave.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pg"><STRONG>Menu: File - Save</STRONG><BR> <STRONG>Hotkey: Ctrl-S</STRONG><BR> If there's been chosen a name for this drawing or it was loaded from disk before, QCad won't ask for a name with this function. The old version of the file gets overwritten. If there's no name known for this drawing, this function makes the same like "Save As".</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.5&nbsp; <A name="4_5"></A>Closing Loaded Drawings</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/filecloseinput.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>File - Close Input</STRONG><BR> <STRONG>Hotkey: Ctrl-W</STRONG><BR> This function closes the active drawing. <STRONG>Note:</STRONG> You need to save the drawing before you close it. Otherwise you will loose the drawing.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.6&nbsp; <A name="4_6"></A>Setting Up The Print Device</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/printsetup.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>File - Setup Printer</STRONG><BR> Use this function to change the current printer settings (Paper size, borders, postscript options, ...). The setup dialog appears automatically the first time you print or switch to the print preview.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.7&nbsp; <A name="4_7"></A>Printing</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/print.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>File - Print</STRONG><BR> <STRONG>Hotkey: Ctrl-P</STRONG><BR> This will print the current view of the drawing with the chosen printing options. I strongly recommend to switch to the print preview before printing.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.8&nbsp; <A name="4_8"></A>Print Preview</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"><img src="img/printpreview.png"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>File - Print Preview</STRONG><BR> QCad supports two different viewing modes: The normal mode for construction and the print preview mode for adjust the drawing for printing. However, you can do everything in both modes. It's a good idea to activate to printing mode before you print the drawing. Otherwise you may not get the result you expect.</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="header2">4.9&nbsp; <A name="4_9"></A>Quitting QCad</P>
    </TD>
  </TR>

  <TR>
    <TD></TD>
    <TD valign=top>
      <P class="margin"></P>
    </TD>
    <TD></TD>
    <TD valign=top>
      <P class="pgni"><STRONG>File - Quit</STRONG><BR> <STRONG>Hotkey: Ctrl-Q</STRONG><BR> This will quit the program after asking you if you're sure that you want to quit. <STRONG>Note:</STRONG> You will loose any drawings which you haven't saved so far, if you quit QCad.</P>
    </TD>
  </TR>


  <TR>
    <TD></TD>
    <TD></TD>
    <TD></TD>
    <TD valign=top>
       <P class="navigatorSmall"><IMG src="img/12568c.gif" height=1 width=460><BR>
       [&nbsp;
       <A href="001.html">Contents</A>&nbsp;&nbsp;|&nbsp;
       <A href="index.html">First Page</A>&nbsp;&nbsp;|&nbsp;
       <A href="004.html">Previous Page</A>&nbsp;&nbsp;|&nbsp;
       <A href="index.html">Home</A>&nbsp;
       &nbsp;|&nbsp;<A href="006.html">Next Page</A>&nbsp;&nbsp;|&nbsp;
       <A href="014.html">Last Page</A>&nbsp;
       ]<BR>
       [&nbsp; <A href="001.html">1</A>&nbsp;|&nbsp;<A href="002.html">2</A>&nbsp;|&nbsp;<A href="003.html">3</A>&nbsp;|&nbsp;<A href="004.html">4</A>&nbsp;|&nbsp;<A href="005.html">5</A>&nbsp;|&nbsp;<A href="006.html">6</A>&nbsp;|&nbsp;<A href="007.html">7</A>&nbsp;|&nbsp;<A href="008.html">8</A>&nbsp;|&nbsp;<A href="009.html">9</A>&nbsp;|&nbsp;<A href="010.html">10</A>&nbsp;|&nbsp;<A href="011.html">11</A>&nbsp;|&nbsp;<A href="012.html">12</A>&nbsp;|&nbsp;<A href="013.html">13</A>&nbsp;|&nbsp;<A href="014.html">14</A> &nbsp;]
       <BR>
       <B>Copyright &copy; by</B> Andrew Mustun 1999. All rights reserved.<BR>
       This Manual was created with <A HREF="http://www2.active.ch/~ribbon">ManStyle</A>.
       </P>
    </TD>
  </TR>

</TABLE>

<P>
  <BR><BR>
</P>

</BODY>
</HTML>