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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>File select dialogs</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<!-- 3,html -->
<meta name="src" content="nipguide.tex">
<link rel="stylesheet" type="text/css" href="nipguide.css">
</head><body
>
<!--l. 143--><div class="crosslinks"><p class="noindent">[<a
href="nipguidese11.html" >next</a>] [<a
href="nipguidese9.html" >prev</a>] [<a
href="nipguidese9.html#tailnipguidese9.html" >prev-tail</a>] [<a
href="#tailnipguidese10.html">tail</a>] [<a
href="nipguidech4.html#nipguidese10.html" >up</a>] </p></div>
<h3 class="sectionHead"><span class="titlemark">4.2 </span> <a
id="x18-290004.2"></a>File select dialogs</h3>
<!--l. 144--><p class="noindent" ><a name="nip_label_sec:loadsave"></a>
<!--l. 146--><p class="indent" > On most platforms you can drag files from your file
manager directly to <span
class="phvr7t-x-x-80">nip2</span>’s main window. Alternatively, if
you select <span
class="phvr7t-x-x-80">File </span>/ <span
class="phvr7t-x-x-80">Open </span>in the main window, <span
class="phvr7t-x-x-80">nip2 </span>will pop up a
file dialog, see Figure <a
href="#x18-290014">4.4<!--tex4ht:ref: fg:open --></a>. The open dialog has the
following extra features:
<!--l. 151--><p class="indent" > <hr class="figure"><div class="figure"
>
<a
id="x18-290014"></a>
<div class="center"
>
<!--l. 152--><p class="noindent" >
<!--l. 152--><p class="noindent" ><img
src="figs/ir5.jpg" alt="PIC"
></div>
<br /> <div class="caption"
><span class="id">Figure 4.4: </span><span
class="content">Open dialog</span></div><!--tex4ht:label?: x18-290014 -->
<!--l. 154--><p class="noindent" ><a name="nip_label_fg:open"></a>
<!--l. 155--><p class="indent" > </div><hr class="endfigure">
<dl class="description"><dt class="description">
<span
class="ptmb7t-">Pin up button</span> </dt><dd
class="description">Normally the file dialog closes after you
have opened something. If this item is checked, the
dialog will stay up instead — this is useful if you
want to load or save a series of objects.
</dd><dt class="description">
<span
class="ptmb7t-">Image type select</span> </dt><dd
class="description">Use this menu to select the type of
file you want <span
class="phvr7t-x-x-80">nip2 </span>to display. There’s a preference
option to set the default image format. The VIPS
file format is fast and accurate, but sadly not very
widely supported (joke). You can also load and
save images in TIFF, JPEG, PNG, HDR, CSV and
PBM/PGM/PPM formats. You can usually load in
many more formats, it depends how your <span
class="phvr7t-x-x-80">nip2 </span>has
been configured.
</dd><dt class="description">
<span
class="ptmb7t-">Image info</span> </dt><dd
class="description">This displays a one-line summary of the
selected image, plus a large thumbnail.
</dd></dl>
<!--l. 178--><p class="indent" > The save dialog adds one extra feature: <span
class="phvr7t-x-x-80">Increment</span>
<span
class="phvr7t-x-x-80">filename</span>.
<!--l. 180--><p class="indent" > If pin up and increment are both selected, then after a
save <span
class="phvr7t-x-x-80">nip2 </span>will attempt to add one to the selected file name.
For example, if you save a file called <span
class="phvr7t-x-x-80">fred001.v</span>, after the save
<span
class="phvr7t-x-x-80">nip2 </span>will put the name <span
class="phvr7t-x-x-80">fred002.v </span>into the selected file name
box. Again, this is useful if you want to save a series of
images.
<!--l. 186--><div class="crosslinks"><p class="noindent">[<a
href="nipguidese11.html" >next</a>] [<a
href="nipguidese9.html" >prev</a>] [<a
href="nipguidese9.html#tailnipguidese9.html" >prev-tail</a>] [<a
href="nipguidese10.html" >front</a>] [<a
href="nipguidech4.html#nipguidese10.html" >up</a>] </p></div>
<!--l. 186--><p class="indent" > <a
id="tailnipguidese10.html"></a>
</body></html>
|