enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
timothy_horton@apple.com | 9a8c622 | 2015-03-04 19:27:39 +0000 | [diff] [blame] | 2 | <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8014.3" systemVersion="14D83" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 3 | <dependencies> |
timothy_horton@apple.com | 9a8c622 | 2015-03-04 19:27:39 +0000 | [diff] [blame] | 4 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8014.3"/> |
enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 5 | </dependencies> |
| 6 | <objects> |
| 7 | <customObject id="-2" userLabel="File's Owner" customClass="WebDocumentController"> |
| 8 | <connections> |
| 9 | <outlet property="containerView" destination="xWm-c8-kTR" id="xua-2M-DAl"/> |
| 10 | <outlet property="window" destination="xOd-HO-29H" id="JIz-fz-R2o"/> |
| 11 | </connections> |
| 12 | </customObject> |
| 13 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| 14 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
simon.fraser@apple.com | 891b28a | 2015-02-20 19:45:52 +0000 | [diff] [blame] | 15 | <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" frameAutosaveName="Main Window" animationBehavior="default" id="xOd-HO-29H" userLabel="Window"> |
timothy_horton@apple.com | 9a8c622 | 2015-03-04 19:27:39 +0000 | [diff] [blame] | 16 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 17 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
simon.fraser@apple.com | 891b28a | 2015-02-20 19:45:52 +0000 | [diff] [blame] | 18 | <rect key="contentRect" x="115" y="862" width="507" height="413"/> |
timothy_horton@apple.com | 9a8c622 | 2015-03-04 19:27:39 +0000 | [diff] [blame] | 19 | <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/> |
enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 20 | <value key="minSize" type="size" width="94" height="86"/> |
| 21 | <view key="contentView" id="gIp-Ho-8D9"> |
| 22 | <rect key="frame" x="0.0" y="0.0" width="507" height="413"/> |
| 23 | <autoresizingMask key="autoresizingMask"/> |
| 24 | <subviews> |
| 25 | <customView translatesAutoresizingMaskIntoConstraints="NO" id="xWm-c8-kTR"> |
| 26 | <rect key="frame" x="0.0" y="0.0" width="507" height="413"/> |
| 27 | </customView> |
| 28 | </subviews> |
| 29 | <constraints> |
| 30 | <constraint firstItem="xWm-c8-kTR" firstAttribute="top" secondItem="gIp-Ho-8D9" secondAttribute="top" id="0bJ-GX-Ftr"/> |
| 31 | <constraint firstAttribute="bottom" secondItem="xWm-c8-kTR" secondAttribute="bottom" id="JYw-LP-aQG"/> |
| 32 | <constraint firstItem="xWm-c8-kTR" firstAttribute="leading" secondItem="gIp-Ho-8D9" secondAttribute="leading" id="Lko-SY-7ZO"/> |
| 33 | <constraint firstAttribute="trailing" secondItem="xWm-c8-kTR" secondAttribute="trailing" id="e9O-Wq-iuR"/> |
| 34 | </constraints> |
| 35 | </view> |
| 36 | <connections> |
| 37 | <outlet property="delegate" destination="-2" id="0bl-1N-x8E"/> |
| 38 | </connections> |
timothy_horton@apple.com | 9a8c622 | 2015-03-04 19:27:39 +0000 | [diff] [blame] | 39 | <point key="canvasLocation" x="409.5" y="297.5"/> |
enrica@apple.com | b6143c8 | 2015-02-19 18:41:24 +0000 | [diff] [blame] | 40 | </window> |
| 41 | </objects> |
| 42 | </document> |