home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Development / BBEdit 8.2.1 demo.dmg / BBEdit.app / Contents / Resources / ProcessDuplicateLines.nib / objects.xib < prev   
Encoding:
Extensible Markup Language  |  2005-05-10  |  11.1 KB  |  253 lines

  1. <?xml version="1.0" standalone="yes"?>
  2. <object class="NSIBObjectData">
  3.   <string name="targetFramework">IBCarbonFramework</string>
  4.   <object name="rootObject" class="NSCustomObject" id="1">
  5.     <string name="customClass">NSApplication</string>
  6.   </object>
  7.   <array count="22" name="allObjects">
  8.     <object class="IBCarbonWindow" id="168">
  9.       <string name="windowRect">241 86 668 621 </string>
  10.       <string name="title">Process Duplicate Lines</string>
  11.       <object name="rootControl" class="IBCarbonRootControl" id="169">
  12.         <string name="bounds">0 0 427 535 </string>
  13.         <string name="viewFrame">0 0 535 427 </string>
  14.         <array count="12" name="subviews">
  15.           <object class="IBCarbonRadioGroup" id="202">
  16.             <string name="bounds">20 20 42 301 </string>
  17.             <string name="viewFrame">20 20 281 22 </string>
  18.             <ostype name="controlSignature">PDLi</ostype>
  19.             <int name="controlID">1</int>
  20.             <ostype name="command">Mtch</ostype>
  21.             <int name="numRows">1</int>
  22.             <int name="numCols">2</int>
  23.             <array count="1" name="radioTitles">
  24.               <array count="2">
  25.                 <string>Leaving One  ‚åÉ1</string>
  26.                 <string>Matching All  ‚åÉ2</string>
  27.               </array>
  28.             </array>
  29.           </object>
  30.           <object class="IBCarbonCheckBox" id="182">
  31.             <string name="bounds">50 32 68 241 </string>
  32.             <string name="viewFrame">32 50 209 18 </string>
  33.             <ostype name="controlSignature">PDLi</ostype>
  34.             <int name="controlID">3</int>
  35.             <string name="title">Numbers Match by Value  ‚åÉV</string>
  36.           </object>
  37.           <object class="IBCarbonCheckBox" id="180">
  38.             <string name="bounds">76 32 94 251 </string>
  39.             <string name="viewFrame">32 76 219 18 </string>
  40.             <ostype name="controlSignature">PDLi</ostype>
  41.             <int name="controlID">4</int>
  42.             <string name="title">Ignore Leading White Space  ‚åÉI</string>
  43.           </object>
  44.           <object class="IBCarbonCheckBox" id="175">
  45.             <string name="bounds">50 274 68 492 </string>
  46.             <string name="viewFrame">274 50 218 18 </string>
  47.             <ostype name="controlSignature">PDLi</ostype>
  48.             <int name="controlID">5</int>
  49.             <string name="title">Duplicates to Clipboard  ‚åò1</string>
  50.             <ostype name="command">DCLP</ostype>
  51.           </object>
  52.           <object class="IBCarbonCheckBox" id="177">
  53.             <string name="bounds">76 274 94 507 </string>
  54.             <string name="viewFrame">274 76 233 18 </string>
  55.             <ostype name="controlSignature">PDLi</ostype>
  56.             <int name="controlID">6</int>
  57.             <string name="title">Duplicates to New Document  ‚åò2</string>
  58.           </object>
  59.           <object class="IBCarbonCheckBox" id="174">
  60.             <string name="bounds">102 274 120 492 </string>
  61.             <string name="viewFrame">274 102 218 18 </string>
  62.             <ostype name="controlSignature">PDLi</ostype>
  63.             <int name="controlID">7</int>
  64.             <string name="title">Delete Duplicate Lines  ‚åò3</string>
  65.           </object>
  66.           <object class="IBCarbonCheckBox" id="176">
  67.             <string name="bounds">128 274 146 492 </string>
  68.             <string name="viewFrame">274 128 218 18 </string>
  69.             <ostype name="controlSignature">PDLi</ostype>
  70.             <int name="controlID">8</int>
  71.             <string name="title">Unique Lines to Clipboard  ‚åò4</string>
  72.             <ostype name="command">UCLP</ostype>
  73.           </object>
  74.           <object class="IBCarbonCheckBox" id="178">
  75.             <string name="bounds">154 274 172 522 </string>
  76.             <string name="viewFrame">274 154 248 18 </string>
  77.             <ostype name="controlSignature">PDLi</ostype>
  78.             <int name="controlID">9</int>
  79.             <string name="title">Unique Lines to New Document  ‚åò5</string>
  80.           </object>
  81.           <object class="IBCarbonGroupBox" id="198">
  82.             <string name="bounds">172 20 367 515 </string>
  83.             <string name="viewFrame">20 172 495 195 </string>
  84.             <array count="6" name="subviews">
  85.               <object class="IBCarbonStaticText" id="193">
  86.                 <string name="bounds">260 56 276 176 </string>
  87.                 <string name="viewFrame">36 88 120 16 </string>
  88.                 <ostype name="controlSignature">PDLi</ostype>
  89.                 <int name="controlID">19</int>
  90.                 <string name="title">Match Using:</string>
  91.                 <int name="justification">-1</int>
  92.               </object>
  93.               <object class="IBCarbonEditText" id="184">
  94.                 <string name="bounds">207 187 223 496 </string>
  95.                 <string name="viewFrame">167 35 309 16 </string>
  96.                 <ostype name="controlSignature">PDLi</ostype>
  97.                 <int name="controlID">12</int>
  98.                 <boolean name="isUnicode">TRUE</boolean>
  99.                 <boolean name="isSingleLine">TRUE</boolean>
  100.               </object>
  101.               <object class="IBCarbonEditText" id="185">
  102.                 <string name="bounds">332 211 348 496 </string>
  103.                 <string name="viewFrame">191 160 285 16 </string>
  104.                 <ostype name="controlSignature">PDLi</ostype>
  105.                 <int name="controlID">17</int>
  106.                 <boolean name="isUnicode">TRUE</boolean>
  107.                 <boolean name="isSingleLine">TRUE</boolean>
  108.               </object>
  109.               <object class="IBCarbonPopupButton" id="197">
  110.                 <string name="bounds">205 36 225 176 </string>
  111.                 <string name="viewFrame">16 33 140 20 </string>
  112.                 <ostype name="controlSignature">PDLi</ostype>
  113.                 <int name="controlID">11</int>
  114.                 <string name="title">Searching Pattern:</string>
  115.                 <int name="titleJustification">-2</int>
  116.                 <object name="menu" class="IBCarbonMenu" id="195">
  117.                   <string name="title">Popup:</string>
  118.                   <array count="1" name="items">
  119.                     <object class="IBCarbonMenuItem" id="196">
  120.                       <boolean name="checked">TRUE</boolean>
  121.                       <boolean name="updateSingleItem">TRUE</boolean>
  122.                       <string name="title">dummy item</string>
  123.                     </object>
  124.                   </array>
  125.                 </object>
  126.               </object>
  127.               <object class="IBCarbonCheckBox" id="200">
  128.                 <string name="bounds">234 184 252 294 </string>
  129.                 <string name="viewFrame">164 62 110 18 </string>
  130.                 <ostype name="controlSignature">PDLi</ostype>
  131.                 <int name="controlID">13</int>
  132.                 <string name="title">Case Sensitive</string>
  133.               </object>
  134.               <object class="IBCarbonRadioGroup" id="203">
  135.                 <string name="bounds">262 184 330 400 </string>
  136.                 <string name="viewFrame">164 90 216 68 </string>
  137.                 <ostype name="controlSignature">PDLi</ostype>
  138.                 <int name="controlID">14</int>
  139.                 <int name="numRows">3</int>
  140.                 <array count="3" name="radioTitles">
  141.                   <array count="1">
  142.                     <string>Entire Search Pattern</string>
  143.                   </array>
  144.                   <array count="1">
  145.                     <string>All Sub-Patterns (\1\2‚Ķ\N)</string>
  146.                   </array>
  147.                   <array count="1">
  148.                     <string>Specific Sub-Patterns:</string>
  149.                   </array>
  150.                 </array>
  151.               </object>
  152.             </array>
  153.             <ostype name="controlSignature">PDLi</ostype>
  154.             <int name="controlID">10</int>
  155.             <string name="title">Match Using Pattern  ‚åòP</string>
  156.             <ostype name="command">GTog</ostype>
  157.             <int name="titleType">1</int>
  158.           </object>
  159.           <object class="IBCarbonButton" id="199">
  160.             <string name="bounds">387 20 407 166 </string>
  161.             <string name="viewFrame">20 387 146 20 </string>
  162.             <ostype name="controlSignature">PDLi</ostype>
  163.             <int name="controlID">502</int>
  164.             <string name="title">Don‚Äôt Process  ‚åòD</string>
  165.             <ostype name="command">Save</ostype>
  166.           </object>
  167.           <object class="IBCarbonButton" id="171">
  168.             <string name="bounds">387 343 407 423 </string>
  169.             <string name="viewFrame">343 387 80 20 </string>
  170.             <int name="controlID">2</int>
  171.             <string name="title">Cancel</string>
  172.             <ostype name="command">not!</ostype>
  173.             <int name="buttonType">2</int>
  174.           </object>
  175.           <object class="IBCarbonButton" id="170">
  176.             <string name="bounds">387 435 407 515 </string>
  177.             <string name="viewFrame">435 387 80 20 </string>
  178.             <ostype name="controlSignature">PDLi</ostype>
  179.             <int name="controlID">500</int>
  180.             <string name="title">Process</string>
  181.             <ostype name="command">ok  </ostype>
  182.             <int name="buttonType">1</int>
  183.           </object>
  184.         </array>
  185.       </object>
  186.       <boolean name="receiveUpdates">FALSE</boolean>
  187.       <boolean name="hasCloseBox">FALSE</boolean>
  188.       <boolean name="hasCollapseBox">FALSE</boolean>
  189.       <boolean name="hasHorizontalZoom">FALSE</boolean>
  190.       <boolean name="isResizable">FALSE</boolean>
  191.       <boolean name="hasVerticalZoom">FALSE</boolean>
  192.       <boolean name="liveResize">TRUE</boolean>
  193.       <boolean name="compositing">TRUE</boolean>
  194.       <int name="carbonWindowClass">11</int>
  195.       <int name="windowPosition">7</int>
  196.       <boolean name="asyncDrag">TRUE</boolean>
  197.       <boolean name="isConstrained">FALSE</boolean>
  198.     </object>
  199.     <reference idRef="169"/>
  200.     <reference idRef="170"/>
  201.     <reference idRef="171"/>
  202.     <reference idRef="174"/>
  203.     <reference idRef="175"/>
  204.     <reference idRef="176"/>
  205.     <reference idRef="177"/>
  206.     <reference idRef="178"/>
  207.     <reference idRef="180"/>
  208.     <reference idRef="182"/>
  209.     <reference idRef="184"/>
  210.     <reference idRef="185"/>
  211.     <reference idRef="193"/>
  212.     <reference idRef="195"/>
  213.     <reference idRef="196"/>
  214.     <reference idRef="197"/>
  215.     <reference idRef="198"/>
  216.     <reference idRef="199"/>
  217.     <reference idRef="200"/>
  218.     <reference idRef="202"/>
  219.     <reference idRef="203"/>
  220.   </array>
  221.   <array count="22" name="allParents">
  222.     <reference idRef="1"/>
  223.     <reference idRef="168"/>
  224.     <reference idRef="169"/>
  225.     <reference idRef="169"/>
  226.     <reference idRef="169"/>
  227.     <reference idRef="169"/>
  228.     <reference idRef="169"/>
  229.     <reference idRef="169"/>
  230.     <reference idRef="169"/>
  231.     <reference idRef="169"/>
  232.     <reference idRef="169"/>
  233.     <reference idRef="198"/>
  234.     <reference idRef="198"/>
  235.     <reference idRef="198"/>
  236.     <reference idRef="197"/>
  237.     <reference idRef="195"/>
  238.     <reference idRef="198"/>
  239.     <reference idRef="169"/>
  240.     <reference idRef="169"/>
  241.     <reference idRef="198"/>
  242.     <reference idRef="169"/>
  243.     <reference idRef="198"/>
  244.   </array>
  245.   <dictionary count="2" name="nameTable">
  246.     <string>File's Owner</string>
  247.     <reference idRef="1"/>
  248.     <string>ProcessDuplicates</string>
  249.     <reference idRef="168"/>
  250.   </dictionary>
  251.   <unsigned_int name="nextObjectID">204</unsigned_int>
  252. </object>
  253.