Revision: 28689
          http://sourceforge.net/p/bibdesk/svn/28689
Author:   hofman
Date:     2024-01-28 15:41:24 +0000 (Sun, 28 Jan 2024)
Log Message:
-----------
Add upgraded xib

Added Paths:
-----------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView 
Program/en.lproj/MainMenu.xib

Added: trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView 
Program/en.lproj/MainMenu.xib
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView 
Program/en.lproj/MainMenu.xib                            (rev 0)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView 
Program/en.lproj/MainMenu.xib    2024-01-28 15:41:24 UTC (rev 28689)
@@ -0,0 +1,1176 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
+    <dependencies>
+        <deployment version="101304" identifier="macosx"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
+        <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <customObject id="-2" userLabel="File's Owner" 
customClass="NSApplication"/>
+        <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
+        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
+        <menu title="AMainMenu" systemMenu="main" id="29" userLabel="MainMenu">
+            <items>
+                <menuItem title="FileView" id="56">
+                    <menu key="submenu" title="FileView" systemMenu="apple" 
id="57">
+                        <items>
+                            <menuItem title="About FileView" id="58">
+                                <modifierMask key="keyEquivalentModifierMask"/>
+                                <connections>
+                                    <action 
selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="236">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Preferences…" keyEquivalent="," 
id="129"/>
+                            <menuItem isSeparatorItem="YES" id="143">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Services" id="131">
+                                <menu key="submenu" title="Services" 
systemMenu="services" id="130"/>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="144">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Hide FileView" keyEquivalent="h" 
id="134">
+                                <connections>
+                                    <action selector="hide:" target="-1" 
id="367"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Hide Others" keyEquivalent="h" 
id="145">
+                                <modifierMask key="keyEquivalentModifierMask" 
option="YES" command="YES"/>
+                                <connections>
+                                    <action selector="hideOtherApplications:" 
target="-1" id="368"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Show All" id="150">
+                                <connections>
+                                    <action selector="unhideAllApplications:" 
target="-1" id="370"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="149">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Quit FileView" keyEquivalent="q" 
id="136">
+                                <connections>
+                                    <action selector="terminate:" target="-1" 
id="369"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="File" id="83">
+                    <menu key="submenu" title="File" id="81">
+                        <items>
+                            <menuItem title="New" keyEquivalent="n" id="82">
+                                <connections>
+                                    <action selector="newDocument:" 
target="-1" id="373"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Open…" keyEquivalent="o" id="72">
+                                <connections>
+                                    <action selector="openDocument:" 
target="-1" id="374"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Open Recent" id="124">
+                                <menu key="submenu" title="Open Recent" 
systemMenu="recentDocuments" id="125">
+                                    <items>
+                                        <menuItem title="Clear Menu" id="126">
+                                            <connections>
+                                                <action 
selector="clearRecentDocuments:" target="-1" id="127"/>
+                                            </connections>
+                                        </menuItem>
+                                    </items>
+                                </menu>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="79">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Close" keyEquivalent="w" id="73">
+                                <connections>
+                                    <action selector="performClose:" 
target="-1" id="193"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Save" keyEquivalent="s" id="75">
+                                <connections>
+                                    <action selector="saveDocument:" 
target="-1" id="362"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Save As…" keyEquivalent="S" 
id="80">
+                                <modifierMask key="keyEquivalentModifierMask" 
shift="YES" command="YES"/>
+                                <connections>
+                                    <action selector="saveDocumentAs:" 
target="-1" id="363"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Revert to Saved" id="112">
+                                <modifierMask key="keyEquivalentModifierMask"/>
+                                <connections>
+                                    <action selector="revertDocumentToSaved:" 
target="-1" id="364"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="74">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Page Setup..." keyEquivalent="P" 
id="77">
+                                <modifierMask key="keyEquivalentModifierMask" 
shift="YES" command="YES"/>
+                                <connections>
+                                    <action selector="runPageLayout:" 
target="-1" id="87"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Print…" keyEquivalent="p" id="78">
+                                <connections>
+                                    <action selector="print:" target="-1" 
id="86"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="Edit" id="217">
+                    <menu key="submenu" title="Edit" id="205">
+                        <items>
+                            <menuItem title="Undo" keyEquivalent="z" id="207">
+                                <connections>
+                                    <action selector="undo:" target="-1" 
id="223"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Redo" keyEquivalent="Z" id="215">
+                                <modifierMask key="keyEquivalentModifierMask" 
shift="YES" command="YES"/>
+                                <connections>
+                                    <action selector="redo:" target="-1" 
id="231"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="206">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Cut" keyEquivalent="x" id="199">
+                                <connections>
+                                    <action selector="cut:" target="-1" 
id="228"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Copy" keyEquivalent="c" id="197">
+                                <connections>
+                                    <action selector="copy:" target="-1" 
id="224"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Paste" keyEquivalent="v" id="203">
+                                <connections>
+                                    <action selector="paste:" target="-1" 
id="226"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Delete" id="202">
+                                <connections>
+                                    <action selector="delete:" target="-1" 
id="235"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Select All" keyEquivalent="a" 
id="198">
+                                <connections>
+                                    <action selector="selectAll:" target="-1" 
id="232"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="214">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Find" id="218">
+                                <menu key="submenu" title="Find" id="220">
+                                    <items>
+                                        <menuItem title="Find…" tag="1" 
keyEquivalent="f" id="209">
+                                            <connections>
+                                                <action 
selector="performFindPanelAction:" target="-1" id="241"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Find Next" tag="2" 
keyEquivalent="g" id="208"/>
+                                        <menuItem title="Find Previous" 
tag="3" keyEquivalent="G" id="213">
+                                            <modifierMask 
key="keyEquivalentModifierMask" shift="YES" command="YES"/>
+                                        </menuItem>
+                                        <menuItem title="Use Selection for 
Find" tag="7" keyEquivalent="e" id="221"/>
+                                        <menuItem title="Jump to Selection" 
keyEquivalent="j" id="210">
+                                            <connections>
+                                                <action 
selector="centerSelectionInVisibleArea:" target="-1" id="245"/>
+                                            </connections>
+                                        </menuItem>
+                                    </items>
+                                </menu>
+                            </menuItem>
+                            <menuItem title="Spelling and Grammar" id="216">
+                                <menu key="submenu" title="Spelling and 
Grammar" id="200">
+                                    <items>
+                                        <menuItem title="Show Spelling…" 
keyEquivalent=":" id="204">
+                                            <connections>
+                                                <action 
selector="showGuessPanel:" target="-1" id="230"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Check Spelling" 
keyEquivalent=";" id="201">
+                                            <connections>
+                                                <action 
selector="checkSpelling:" target="-1" id="225"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Check Spelling While 
Typing" id="219">
+                                            <connections>
+                                                <action 
selector="toggleContinuousSpellChecking:" target="-1" id="222"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Check Grammar With 
Spelling" id="346">
+                                            <connections>
+                                                <action 
selector="toggleGrammarChecking:" target="-1" id="347"/>
+                                            </connections>
+                                        </menuItem>
+                                    </items>
+                                </menu>
+                            </menuItem>
+                            <menuItem title="Substitutions" id="348">
+                                <menu key="submenu" title="Substitutions" 
id="349">
+                                    <items>
+                                        <menuItem title="Smart Copy/Paste" 
tag="1" keyEquivalent="f" id="350">
+                                            <connections>
+                                                <action 
selector="toggleSmartInsertDelete:" target="-1" id="355"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Smart Quotes" tag="2" 
keyEquivalent="g" id="351">
+                                            <connections>
+                                                <action 
selector="toggleAutomaticQuoteSubstitution:" target="-1" id="356"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Smart Links" tag="3" 
keyEquivalent="G" id="354">
+                                            <modifierMask 
key="keyEquivalentModifierMask" shift="YES" command="YES"/>
+                                            <connections>
+                                                <action 
selector="toggleAutomaticLinkDetection:" target="-1" id="357"/>
+                                            </connections>
+                                        </menuItem>
+                                    </items>
+                                </menu>
+                            </menuItem>
+                            <menuItem title="Speech" id="211">
+                                <menu key="submenu" title="Speech" id="212">
+                                    <items>
+                                        <menuItem title="Start Speaking" 
id="196">
+                                            <connections>
+                                                <action 
selector="startSpeaking:" target="-1" id="233"/>
+                                            </connections>
+                                        </menuItem>
+                                        <menuItem title="Stop Speaking" 
id="195">
+                                            <connections>
+                                                <action 
selector="stopSpeaking:" target="-1" id="227"/>
+                                            </connections>
+                                        </menuItem>
+                                    </items>
+                                </menu>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="Format" id="299">
+                    <menu key="submenu" title="Format" id="300">
+                        <items>
+                            <menuItem title="Show Fonts" keyEquivalent="t" 
id="344"/>
+                            <menuItem title="Show Colors" keyEquivalent="C" 
id="345">
+                                <modifierMask key="keyEquivalentModifierMask" 
shift="YES" command="YES"/>
+                                <connections>
+                                    <action selector="orderFrontColorPanel:" 
target="-1" id="361"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="View" id="295">
+                    <menu key="submenu" title="View" id="296">
+                        <items>
+                            <menuItem title="Show Toolbar" keyEquivalent="t" 
id="297">
+                                <modifierMask key="keyEquivalentModifierMask" 
option="YES" command="YES"/>
+                                <connections>
+                                    <action selector="toggleToolbarShown:" 
target="-1" id="366"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Customize Toolbar…" id="298">
+                                <connections>
+                                    <action 
selector="runToolbarCustomizationPalette:" target="-1" id="365"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="Window" id="19">
+                    <menu key="submenu" title="Window" systemMenu="window" 
id="24">
+                        <items>
+                            <menuItem title="Minimize" keyEquivalent="m" 
id="23">
+                                <connections>
+                                    <action selector="performMiniaturize:" 
target="-1" id="37"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem title="Zoom" id="239">
+                                <connections>
+                                    <action selector="performZoom:" 
target="-1" id="240"/>
+                                </connections>
+                            </menuItem>
+                            <menuItem isSeparatorItem="YES" id="92">
+                                <modifierMask key="keyEquivalentModifierMask" 
command="YES"/>
+                            </menuItem>
+                            <menuItem title="Bring All to Front" id="5">
+                                <connections>
+                                    <action selector="arrangeInFront:" 
target="-1" id="39"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+                <menuItem title="Help" id="103">
+                    <menu key="submenu" title="Help" id="106">
+                        <items>
+                            <menuItem title="FileView Help" keyEquivalent="?" 
id="111">
+                                <connections>
+                                    <action selector="showHelp:" target="-1" 
id="360"/>
+                                </connections>
+                            </menuItem>
+                        </items>
+                    </menu>
+                </menuItem>
+            </items>
+            <point key="canvasLocation" x="137" y="136"/>
+        </menu>
+        <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" frameAutosaveName="Main window" 
animationBehavior="default" id="371" userLabel="Window (Window)">
+            <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
+            <windowPositionMask key="initialPositionMask" leftStrut="YES" 
bottomStrut="YES"/>
+            <rect key="contentRect" x="335" y="353" width="481" height="397"/>
+            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
+            <view key="contentView" id="372">
+                <rect key="frame" x="0.0" y="0.0" width="481" height="397"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <slider verticalHuggingPriority="750" fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="389">
+                        <rect key="frame" x="18" y="364" width="149" 
height="21"/>
+                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
+                        <sliderCell key="cell" continuous="YES" state="on" 
alignment="left" minValue="0.10000000000000001" maxValue="10" doubleValue="1" 
tickMarkPosition="above" sliderType="linear" id="429">
+                            <font key="font" size="12" name="Helvetica"/>
+                        </sliderCell>
+                        <connections>
+                            <binding destination="375" name="value" 
keyPath="self._fileView.iconScale" id="417"/>
+                        </connections>
+                    </slider>
+                    <splitView fixedFrame="YES" vertical="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="426">
+                        <rect key="frame" x="0.0" y="0.0" width="481" 
height="360"/>
+                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                        <subviews>
+                            <scrollView fixedFrame="YES" 
horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" 
verticalPageScroll="10" hasHorizontalScroller="NO" 
usesPredominantAxisScrolling="NO" id="422">
+                                <rect key="frame" x="0.0" y="0.0" width="164" 
height="360"/>
+                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                                <clipView key="contentView" id="prn-1p-flo">
+                                    <rect key="frame" x="1" y="1" width="162" 
height="358"/>
+                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                                    <subviews>
+                                        <textView importsGraphics="NO" 
verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" 
continuousSpellChecking="YES" usesRuler="YES" quoteSubstitution="YES" 
dashSubstitution="YES" textReplacement="YES" spellingCorrection="YES" 
smartInsertDelete="YES" id="425">
+                                            <rect key="frame" x="0.0" y="0.0" 
width="162" height="358"/>
+                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                                            <color key="textColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                            <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
+                                            <size key="minSize" width="162" 
height="358"/>
+                                            <size key="maxSize" width="463" 
height="10000000"/>
+                                            <attributedString 
key="textStorage">
+                                                <fragment content="Lorem ipsum 
dolor sit er ">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
metaFont="label"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment content="elit">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
size="10" name="LucidaGrande-Bold"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment content=" lamet, ">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
metaFont="label"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment 
content="consectetaur">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
size="10" name="LucidaGrande-Bold"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment content=" cillium 
adipisicing pecu, sed do ">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
metaFont="label"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment content="eiusmod">
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
size="10" name="LucidaGrande-Bold"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                                <fragment>
+                                                    <mutableString 
key="content"> tempor incididunt ut labore et dolore magna aliqua. Ut enim ad 
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea 
commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit 
esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat 
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum Et 
harumd und lookum like Greek to me, dereud facilis est er expedit distinct. Nam 
liber te conscient to factor tum poen legum odioque civiuda</mutableString>
+                                                    <attributes>
+                                                        <color key="NSColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                                        <font key="NSFont" 
metaFont="label"/>
+                                                        <paragraphStyle 
key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" 
baseWritingDirection="natural" tighteningFactorForTruncation="0.0" 
allowsDefaultTighteningForTruncation="NO">
+                                                            <tabStops>
+                                                                <textTab 
alignment="left" location="0.0">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="56">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="112">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="168">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="224">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="280">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="336">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="392">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="448">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="504">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="560">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="616">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="672">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="728">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="784">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="840">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="896">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="952">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1008">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1064">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1120">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1176">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1232">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1288">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1344">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1400">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1456">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1512">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1568">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1624">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1680">
+                                                                    <options/>
+                                                                </textTab>
+                                                                <textTab 
alignment="left" location="1736">
+                                                                    <options/>
+                                                                </textTab>
+                                                            </tabStops>
+                                                        </paragraphStyle>
+                                                    </attributes>
+                                                </fragment>
+                                            </attributedString>
+                                            <color key="insertionPointColor" 
name="textColor" catalog="System" colorSpace="catalog"/>
+                                        </textView>
+                                    </subviews>
+                                    <color key="backgroundColor" white="1" 
alpha="1" colorSpace="calibratedWhite"/>
+                                </clipView>
+                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" 
horizontal="YES" id="432">
+                                    <rect key="frame" x="-100" y="-100" 
width="87" height="18"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                </scroller>
+                                <scroller key="verticalScroller" 
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="433">
+                                    <rect key="frame" x="147" y="1" width="16" 
height="358"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                </scroller>
+                            </scrollView>
+                            <scrollView fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" 
verticalLineScroll="10" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="378">
+                                <rect key="frame" x="173" y="0.0" width="308" 
height="360"/>
+                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                                <clipView key="contentView" 
drawsBackground="NO" copiesOnScroll="NO" id="IUg-w3-voC">
+                                    <rect key="frame" x="1" y="1" width="306" 
height="358"/>
+                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                                    <subviews>
+                                        <customView fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="377" 
customClass="FVFileView">
+                                            <rect key="frame" x="0.0" y="0.0" 
width="306" height="358"/>
+                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                                        </customView>
+                                    </subviews>
+                                    <color key="backgroundColor" 
name="controlColor" catalog="System" colorSpace="catalog"/>
+                                </clipView>
+                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" 
id="430">
+                                    <rect key="frame" x="-100" y="-30" 
width="291" height="15"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                </scroller>
+                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" 
id="431">
+                                    <rect key="frame" x="-30" y="1" width="15" 
height="307"/>
+                                    <autoresizingMask key="autoresizingMask"/>
+                                </scroller>
+                            </scrollView>
+                        </subviews>
+                        <holdingPriorities>
+                            <real value="250"/>
+                            <real value="250"/>
+                        </holdingPriorities>
+                    </splitView>
+                </subviews>
+            </view>
+            <connections>
+                <outlet property="delegate" destination="375" id="396"/>
+            </connections>
+            <point key="canvasLocation" x="352" y="436"/>
+        </window>
+        <customObject id="375" userLabel="Controller" customClass="Controller">
+            <connections>
+                <outlet property="_fileView" destination="377" id="384"/>
+                <outlet property="_slider" destination="389" id="395"/>
+                <outlet property="_window" destination="371" id="376"/>
+                <outlet property="arrayController" destination="402" id="403"/>
+            </connections>
+        </customObject>
+        <arrayController id="402" userLabel="arrayController">
+            <connections>
+                <binding destination="375" name="contentArray" 
keyPath="self._filePaths" id="405"/>
+            </connections>
+        </arrayController>
+    </objects>
+</document>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to