71 lines
No EOL
5.7 KiB
XML
71 lines
No EOL
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="Document">
|
|
<connections>
|
|
<outlet property="textView" destination="AO8-68-5ch" id="Te1-1h-f2k"/>
|
|
<outlet property="window" destination="5" id="18"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
<rect key="contentRect" x="133" y="235" width="631" height="484"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
|
|
<value key="minSize" type="size" width="94" height="86"/>
|
|
<view key="contentView" id="6">
|
|
<rect key="frame" x="0.0" y="0.0" width="631" height="484"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<scrollView focusRingType="none" appearanceType="lightContent" misplaced="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cmv-HN-XSZ">
|
|
<rect key="frame" x="-1" y="-1" width="633" height="486"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<clipView key="contentView" focusRingType="none" misplaced="YES" id="ahN-hw-bJE">
|
|
<rect key="frame" x="1" y="1" width="631" height="484"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textView focusRingType="none" importsGraphics="NO" richText="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" smartInsertDelete="YES" id="AO8-68-5ch">
|
|
<rect key="frame" x="0.0" y="0.0" width="631" height="484"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<size key="minSize" width="631" height="484"/>
|
|
<size key="maxSize" width="10000000" height="10000000"/>
|
|
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<size key="minSize" width="631" height="484"/>
|
|
<size key="maxSize" width="10000000" height="10000000"/>
|
|
<connections>
|
|
<binding destination="-2" name="attributedString" keyPath="self.stringModel" id="qPe-H9-THh"/>
|
|
</connections>
|
|
</textView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</clipView>
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="CQZ-4e-bVe">
|
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="nR6-Xx-I6j">
|
|
<rect key="frame" x="617" y="1" width="15" height="484"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="Cmv-HN-XSZ" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="JuA-gY-xTl"/>
|
|
<constraint firstAttribute="bottom" secondItem="Cmv-HN-XSZ" secondAttribute="bottom" id="P1s-Nm-ME6"/>
|
|
<constraint firstItem="Cmv-HN-XSZ" firstAttribute="top" secondItem="6" secondAttribute="top" id="vnl-7x-Khx"/>
|
|
<constraint firstAttribute="trailing" secondItem="Cmv-HN-XSZ" secondAttribute="trailing" id="zrP-9m-HiW"/>
|
|
</constraints>
|
|
</view>
|
|
<connections>
|
|
<outlet property="delegate" destination="-2" id="17"/>
|
|
</connections>
|
|
</window>
|
|
<customObject id="-3" userLabel="Application"/>
|
|
<userDefaultsController representsSharedInstance="YES" id="T2B-US-Gnt"/>
|
|
</objects>
|
|
</document> |