home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-using-docks.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  8.4 KB  |  225 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>6.¬† Dialogs and Docking</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-pimping.html" title="Chapter¬†11.¬† Pimp my GIMP" />
  14.     <link rel="prev" href="gimp-concepts-shortcuts.html" title="5.¬† Creating Shortcuts to Menu Functions" />
  15.     <link rel="next" href="gimp-using-docks-tab-close.html" title="6.2.¬† Removing Tabs" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">6.¬†
  22.     <span lang="en" xml:lang="en">Dialogs and Docking</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-concepts-shortcuts.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">Chapter¬†11.¬†
  28.         <span lang="en" xml:lang="en">Pimp my GIMP</span>
  29.       </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-docks-tab-close.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect1" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h2 class="title" style="clear: both"><a id="gimp-using-docks"></a>6.¬†
  40.     <span lang="en" xml:lang="en">Dialogs and Docking</span>
  41.   </h2>
  42.           </div>
  43.         </div>
  44.       </div>
  45.       <a id="id2614183" class="indexterm"></a>
  46.       <div class="sect2" lang="en" xml:lang="en">
  47.         <div class="titlepage">
  48.           <div>
  49.             <div>
  50.               <h3 class="title"><a id="gimp-using-docks-creating"></a>6.1.¬†
  51.       <span lang="en" xml:lang="en">Creating Docking Dialogs</span>
  52.     </h3>
  53.             </div>
  54.           </div>
  55.         </div>
  56.         <p>
  57.       You can dock several windows into a same window. You can do this in
  58.       more than one way, particularly by using the
  59.       <span class="guimenu">File</span> ‚Üí <span class="guisubmenu">Dialogs</span>
  60.       menu from the Main Toolbox, or by using the <span class="guimenu">Add</span>
  61.       command in the Tab menu from any dialog.  As a convenience, there
  62.       are also three pre-built docks you can create using the
  63.       <span class="guimenu">File</span> ‚Üí <span class="guisubmenu">Dialogs</span> ‚Üí <span class="guisubmenu">Create New Dock</span>
  64.       menu path from the Main Toolbox:
  65.     </p>
  66.         <div class="variablelist">
  67.           <dl>
  68.             <dt>
  69.               <span class="term">Layers, Channels and Paths</span>
  70.             </dt>
  71.             <dd>
  72.               <p>This gives you a dock containing:</p>
  73.               <div class="itemizedlist">
  74.                 <ul type="disc">
  75.                   <li>
  76.                     <p>The Channels dialog</p>
  77.                   </li>
  78.                   <li>
  79.                     <p>The Layers dialog</p>
  80.                   </li>
  81.                   <li>
  82.                     <p>The Paths dialog</p>
  83.                   </li>
  84.                   <li>
  85.                     <p>The Undo dialog</p>
  86.                   </li>
  87.                 </ul>
  88.               </div>
  89.             </dd>
  90.             <dt>
  91.               <span class="term">Brushes, Patterns and Gradients</span>
  92.             </dt>
  93.             <dd>
  94.               <p>This gives you a dock containing:</p>
  95.               <div class="itemizedlist">
  96.                 <ul type="disc">
  97.                   <li>
  98.                     <p>The Brushes dialog</p>
  99.                   </li>
  100.                   <li>
  101.                     <p>The Patterns dialog</p>
  102.                   </li>
  103.                   <li>
  104.                     <p>The Gradients dialog</p>
  105.                   </li>
  106.                   <li>
  107.                     <p>The Palettes dialog</p>
  108.                   </li>
  109.                   <li>
  110.                     <p>The Fonts dialog</p>
  111.                   </li>
  112.                 </ul>
  113.               </div>
  114.             </dd>
  115.             <dt>
  116.               <span class="term">Misc. Stuff</span>
  117.             </dt>
  118.             <dd>
  119.               <p>This gives you a dock containing:</p>
  120.               <div class="itemizedlist">
  121.                 <ul type="disc">
  122.                   <li>
  123.                     <p>The Buffers dialog</p>
  124.                   </li>
  125.                   <li>
  126.                     <p>The Images dialog</p>
  127.                   </li>
  128.                   <li>
  129.                     <p>The Document History dialog</p>
  130.                   </li>
  131.                   <li>
  132.                     <p>The Image Templates dialog</p>
  133.                   </li>
  134.                 </ul>
  135.               </div>
  136.             </dd>
  137.           </dl>
  138.         </div>
  139.         <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  140.           <table border="0" summary="Tip">
  141.             <tr>
  142.               <td rowspan="2" align="center" valign="top" width="25">
  143.                 <img alt="[Tip]" src="../images/tip.png" />
  144.               </td>
  145.               <th align="left">Tip</th>
  146.             </tr>
  147.             <tr>
  148.               <td align="left" valign="top">
  149.                 <p>
  150.         Just because you have a lot of flexibility does not mean that all
  151.         choices are equally good. There are at least two things we recommend:
  152.       </p>
  153.                 <div class="orderedlist">
  154.                   <ol type="1">
  155.                     <li>
  156.                       <p>
  157.             Keep the Tool Options dialog docked directly beneath the Main
  158.             Toolbox at all times.
  159.           </p>
  160.                     </li>
  161.                     <li>
  162.                       <p>
  163.             Keep the Layers dialog around at all times, in a separate dock
  164.             from the Main Toolbox, with an Image Menu above it. (Use
  165.             ‚Äú<span class="quote">Show Image Menu</span>‚Äù
  166.             in the dialog Tab menu to display the Image menu if you have
  167.             somehow lost it.)
  168.           </p>
  169.                     </li>
  170.                   </ol>
  171.                 </div>
  172.               </td>
  173.             </tr>
  174.           </table>
  175.         </div>
  176.         <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  177.           <table border="0" summary="Note">
  178.             <tr>
  179.               <td rowspan="2" align="center" valign="top" width="25">
  180.                 <img alt="[Note]" src="../images/note.png" />
  181.               </td>
  182.               <th align="left">Note</th>
  183.             </tr>
  184.             <tr>
  185.               <td align="left" valign="top">
  186.                 <p>
  187.         See also
  188.         <a class="link" href="gimp-concepts-docks.html" title="2.3.¬† Dialogs and Docking">Dialogs and Docking</a>
  189.       </p>
  190.               </td>
  191.             </tr>
  192.           </table>
  193.         </div>
  194.       </div>
  195.     </div>
  196.     <div class="navfooter">
  197.       <hr />
  198.       <table width="100%" summary="Navigation footer">
  199.         <tr>
  200.           <td width="40%" align="left"><a accesskey="p" href="gimp-concepts-shortcuts.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  201.           <td width="20%" align="center">
  202.             <a accesskey="u" href="gimp-pimping.html">
  203.               <img src="../images/up.png" alt="Up" />
  204.             </a>
  205.           </td>
  206.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-docks-tab-close.html"><img src="../images/next.png" alt="Next" /></a></td>
  207.         </tr>
  208.         <tr>
  209.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-concepts-shortcuts.html">5.¬†
  210.     <span lang="en" xml:lang="en">Creating Shortcuts to Menu Functions</span>
  211.   </a>¬†</td>
  212.           <td width="20%" align="center">
  213.             <a accesskey="h" href="index.html">
  214.               <img src="../images/home.png" alt="Home" />
  215.             </a>
  216.           </td>
  217.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-docks-tab-close.html">6.2.¬†
  218.       <span lang="en" xml:lang="en">Removing Tabs</span>
  219.     </a></td>
  220.         </tr>
  221.       </table>
  222.     </div>
  223.   </body>
  224. </html>
  225.