KMURLToPDFWindowController.xib 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMURLToPDFWindowController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="btnCancel" destination="RBm-Bc-rao" id="CGU-CY-d09"/>
  12. <outlet property="btnConvert" destination="pGf-Iz-7zg" id="Nb0-CU-xQo"/>
  13. <outlet property="localHtmlBtn" destination="lzo-55-xro" id="e1j-Mi-NAV"/>
  14. <outlet property="outputBackView" destination="9as-I6-zpb" id="Mmf-50-4LV"/>
  15. <outlet property="outputButton" destination="ivv-Jx-DtL" id="0rk-2K-u4y"/>
  16. <outlet property="outputText" destination="CHD-gL-zXA" id="edK-6C-Ybt"/>
  17. <outlet property="pageGapLabel" destination="Nyc-8R-qOb" id="zyg-eC-M2l"/>
  18. <outlet property="pageGapTextField" destination="Cp6-0C-kLI" id="Rzi-4u-Cax"/>
  19. <outlet property="pageSizeComboBox" destination="V7a-Ei-Dbd" id="U3R-we-Xjb"/>
  20. <outlet property="pageSizeLabel" destination="cM6-kD-ec2" id="v27-jQ-Ew3"/>
  21. <outlet property="pageViewLabel" destination="TbI-Vb-tNK" id="vpM-YB-QdK"/>
  22. <outlet property="pagesGapStepper" destination="Edm-Zn-7sR" id="sQu-yk-Dzg"/>
  23. <outlet property="urlBtn" destination="KNR-nf-HXd" id="qyj-SH-t5V"/>
  24. <outlet property="urlTextField" destination="Z7f-fU-KFb" id="ElL-Vc-y7C"/>
  25. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  31. <windowStyleMask key="styleMask" titled="YES"/>
  32. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  33. <rect key="contentRect" x="196" y="240" width="948" height="493"/>
  34. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  35. <view key="contentView" id="se5-gp-TjO">
  36. <rect key="frame" x="0.0" y="0.0" width="948" height="281"/>
  37. <autoresizingMask key="autoresizingMask"/>
  38. <subviews>
  39. <view wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Tqy-vm-qC1">
  40. <rect key="frame" x="0.0" y="0.0" width="948" height="281"/>
  41. <subviews>
  42. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z7f-fU-KFb">
  43. <rect key="frame" x="40" y="213" width="888" height="22"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="22" id="Rad-lJ-oiP"/>
  46. </constraints>
  47. <textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="20f-Fu-B8e">
  48. <font key="font" metaFont="system"/>
  49. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  50. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  51. </textFieldCell>
  52. </textField>
  53. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pGf-Iz-7zg">
  54. <rect key="frame" x="825" y="13" width="110" height="32"/>
  55. <buttonCell key="cell" type="push" title="Save as PDF" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AQ2-ge-gzy">
  56. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  57. <font key="font" metaFont="system"/>
  58. <string key="keyEquivalent" base64-UTF8="YES">
  59. Gw
  60. </string>
  61. </buttonCell>
  62. <connections>
  63. <action selector="buttonItemClicked_Start:" target="-2" id="jzQ-rL-KD3"/>
  64. </connections>
  65. </button>
  66. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RBm-Bc-rao">
  67. <rect key="frame" x="743" y="13" width="76" height="32"/>
  68. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JTu-XM-0VY">
  69. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  70. <font key="font" metaFont="system"/>
  71. <string key="keyEquivalent" base64-UTF8="YES">
  72. Gw
  73. </string>
  74. </buttonCell>
  75. <connections>
  76. <action selector="buttonItemClicked_Cancel:" target="-2" id="Ekg-td-PxQ"/>
  77. </connections>
  78. </button>
  79. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KNR-nf-HXd">
  80. <rect key="frame" x="18" y="244" width="56" height="18"/>
  81. <buttonCell key="cell" type="radio" title="URL:" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="Uh4-mi-pjX">
  82. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  83. <font key="font" metaFont="system"/>
  84. </buttonCell>
  85. <connections>
  86. <action selector="buttonItemClick_ChangeType:" target="-2" id="hxH-7L-y56"/>
  87. </connections>
  88. </button>
  89. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lzo-55-xro">
  90. <rect key="frame" x="18" y="186" width="138" height="18"/>
  91. <buttonCell key="cell" type="radio" title="Import local HTML" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="x5D-4h-UO1">
  92. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  93. <font key="font" metaFont="system"/>
  94. </buttonCell>
  95. <connections>
  96. <action selector="buttonItemClick_ChangeType:" target="-2" id="EqF-Oe-XMb"/>
  97. </connections>
  98. </button>
  99. <customView translatesAutoresizingMaskIntoConstraints="NO" id="9as-I6-zpb">
  100. <rect key="frame" x="40" y="155" width="816" height="22"/>
  101. <subviews>
  102. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CHD-gL-zXA">
  103. <rect key="frame" x="0.0" y="0.0" width="816" height="20"/>
  104. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" drawsBackground="YES" id="aIt-sK-xvj">
  105. <font key="font" metaFont="system"/>
  106. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  107. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  108. </textFieldCell>
  109. </textField>
  110. </subviews>
  111. <constraints>
  112. <constraint firstItem="CHD-gL-zXA" firstAttribute="top" secondItem="9as-I6-zpb" secondAttribute="top" constant="2" id="7Pi-jK-Drl"/>
  113. <constraint firstAttribute="trailing" secondItem="CHD-gL-zXA" secondAttribute="trailing" id="COJ-1W-O6s"/>
  114. <constraint firstAttribute="bottom" secondItem="CHD-gL-zXA" secondAttribute="bottom" id="VhB-vk-x3G"/>
  115. <constraint firstAttribute="height" constant="22" id="X4h-8U-bgj"/>
  116. <constraint firstItem="CHD-gL-zXA" firstAttribute="leading" secondItem="9as-I6-zpb" secondAttribute="leading" id="zi9-JF-Tqh"/>
  117. </constraints>
  118. </customView>
  119. <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="z2n-2N-gFR">
  120. <rect key="frame" x="20" y="60" width="908" height="75"/>
  121. <view key="contentView" id="5yg-ty-rMO">
  122. <rect key="frame" x="0.0" y="0.0" width="908" height="75"/>
  123. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  124. <subviews>
  125. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TbI-Vb-tNK">
  126. <rect key="frame" x="-2" y="59" width="67" height="16"/>
  127. <textFieldCell key="cell" lineBreakMode="clipping" title="Page View" id="7ZZ-G7-Qyf">
  128. <font key="font" usesAppearanceFont="YES"/>
  129. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  130. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  131. </textFieldCell>
  132. </textField>
  133. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cM6-kD-ec2">
  134. <rect key="frame" x="18" y="33" width="70" height="16"/>
  135. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page Size:" id="XDg-YE-dH8">
  136. <font key="font" metaFont="system"/>
  137. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  138. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  139. </textFieldCell>
  140. </textField>
  141. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V7a-Ei-Dbd">
  142. <rect key="frame" x="90" y="29" width="204" height="23"/>
  143. <constraints>
  144. <constraint firstAttribute="width" constant="200" id="TL9-WY-EbM"/>
  145. </constraints>
  146. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="xhz-r8-sXZ">
  147. <font key="font" metaFont="system"/>
  148. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  149. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  150. </comboBoxCell>
  151. <connections>
  152. <action selector="comboBoxItemClick_PageSize:" target="-2" id="Wba-5w-30o"/>
  153. </connections>
  154. </comboBox>
  155. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nyc-8R-qOb">
  156. <rect key="frame" x="18" y="3" width="33" height="16"/>
  157. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Gap:" id="sQu-Ai-Hwl">
  158. <font key="font" metaFont="system"/>
  159. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  160. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  161. </textFieldCell>
  162. </textField>
  163. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Cp6-0C-kLI">
  164. <rect key="frame" x="54" y="0.0" width="50" height="21"/>
  165. <constraints>
  166. <constraint firstAttribute="width" constant="50" id="GON-5g-8vI"/>
  167. </constraints>
  168. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="m1c-rH-6T7">
  169. <font key="font" metaFont="system"/>
  170. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  171. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  172. </textFieldCell>
  173. </textField>
  174. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Edm-Zn-7sR">
  175. <rect key="frame" x="101" y="-3" width="19" height="28"/>
  176. <stepperCell key="cell" continuous="YES" alignment="left" increment="0.10000000000000001" maxValue="1000" doubleValue="1" id="QiQ-Ii-MfL"/>
  177. <connections>
  178. <action selector="stepperItemClick_Gap:" target="-2" id="GR6-UD-lfI"/>
  179. </connections>
  180. </stepper>
  181. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZPM-dH-KQV">
  182. <rect key="frame" x="115" y="3" width="27" height="16"/>
  183. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="mm" id="WiA-nn-tTh">
  184. <font key="font" metaFont="system"/>
  185. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  186. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  187. </textFieldCell>
  188. </textField>
  189. <textField hidden="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iTC-o3-i7q">
  190. <rect key="frame" x="291" y="33" width="27" height="16"/>
  191. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="mm" id="qbG-7z-daY">
  192. <font key="font" metaFont="system"/>
  193. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  194. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  195. </textFieldCell>
  196. </textField>
  197. </subviews>
  198. <constraints>
  199. <constraint firstItem="Edm-Zn-7sR" firstAttribute="leading" secondItem="Cp6-0C-kLI" secondAttribute="trailing" id="2Wo-Qn-RJh"/>
  200. <constraint firstItem="ZPM-dH-KQV" firstAttribute="centerY" secondItem="Edm-Zn-7sR" secondAttribute="centerY" id="8QG-Mm-Dbb"/>
  201. <constraint firstItem="Cp6-0C-kLI" firstAttribute="top" secondItem="V7a-Ei-Dbd" secondAttribute="bottom" constant="10" id="NCg-jP-sYb"/>
  202. <constraint firstItem="cM6-kD-ec2" firstAttribute="leading" secondItem="5yg-ty-rMO" secondAttribute="leading" constant="20" id="Osg-sR-i6i"/>
  203. <constraint firstItem="ZPM-dH-KQV" firstAttribute="leading" secondItem="Edm-Zn-7sR" secondAttribute="trailing" id="PPa-j2-KjQ"/>
  204. <constraint firstItem="Edm-Zn-7sR" firstAttribute="centerY" secondItem="Cp6-0C-kLI" secondAttribute="centerY" id="Pa2-ov-nW6"/>
  205. <constraint firstItem="iTC-o3-i7q" firstAttribute="centerY" secondItem="V7a-Ei-Dbd" secondAttribute="centerY" id="Tdl-fu-mF5"/>
  206. <constraint firstItem="Cp6-0C-kLI" firstAttribute="centerY" secondItem="Nyc-8R-qOb" secondAttribute="centerY" id="Tpg-r5-UBH"/>
  207. <constraint firstItem="V7a-Ei-Dbd" firstAttribute="centerY" secondItem="cM6-kD-ec2" secondAttribute="centerY" id="UYn-yI-LJg"/>
  208. <constraint firstItem="TbI-Vb-tNK" firstAttribute="leading" secondItem="5yg-ty-rMO" secondAttribute="leading" id="Wi2-ze-8Al"/>
  209. <constraint firstItem="cM6-kD-ec2" firstAttribute="top" secondItem="TbI-Vb-tNK" secondAttribute="bottom" constant="10" id="Wp9-Gu-QJV"/>
  210. <constraint firstAttribute="bottom" secondItem="Cp6-0C-kLI" secondAttribute="bottom" id="X4S-8z-pF3"/>
  211. <constraint firstItem="TbI-Vb-tNK" firstAttribute="top" secondItem="5yg-ty-rMO" secondAttribute="top" id="eFA-6x-8au"/>
  212. <constraint firstItem="V7a-Ei-Dbd" firstAttribute="leading" secondItem="cM6-kD-ec2" secondAttribute="trailing" constant="5" id="eij-ab-n3f"/>
  213. <constraint firstItem="iTC-o3-i7q" firstAttribute="leading" secondItem="V7a-Ei-Dbd" secondAttribute="trailing" constant="2" id="faz-MU-vRg"/>
  214. <constraint firstItem="Cp6-0C-kLI" firstAttribute="leading" secondItem="Nyc-8R-qOb" secondAttribute="trailing" constant="5" id="iYZ-Eb-YPH"/>
  215. <constraint firstItem="Nyc-8R-qOb" firstAttribute="leading" secondItem="5yg-ty-rMO" secondAttribute="leading" constant="20" id="xrC-uW-cDU"/>
  216. </constraints>
  217. </view>
  218. </box>
  219. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ivv-Jx-DtL">
  220. <rect key="frame" x="860" y="149" width="75" height="32"/>
  221. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AML-js-IGv">
  222. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  223. <font key="font" metaFont="system"/>
  224. </buttonCell>
  225. <connections>
  226. <action selector="buttonItemClick_Add:" target="-2" id="c57-gn-vvz"/>
  227. </connections>
  228. </button>
  229. </subviews>
  230. <constraints>
  231. <constraint firstItem="KNR-nf-HXd" firstAttribute="top" secondItem="Tqy-vm-qC1" secondAttribute="top" constant="20" id="5j8-mt-tR1"/>
  232. <constraint firstItem="pGf-Iz-7zg" firstAttribute="centerY" secondItem="RBm-Bc-rao" secondAttribute="centerY" id="6lh-IN-JF6"/>
  233. <constraint firstItem="RBm-Bc-rao" firstAttribute="top" secondItem="z2n-2N-gFR" secondAttribute="bottom" constant="20" id="Bc9-v5-rty"/>
  234. <constraint firstItem="lzo-55-xro" firstAttribute="leading" secondItem="KNR-nf-HXd" secondAttribute="leading" id="BhK-R9-jeB"/>
  235. <constraint firstItem="ivv-Jx-DtL" firstAttribute="leading" secondItem="9as-I6-zpb" secondAttribute="trailing" constant="11" id="DRG-3o-0aZ"/>
  236. <constraint firstItem="z2n-2N-gFR" firstAttribute="top" secondItem="9as-I6-zpb" secondAttribute="bottom" constant="20" id="F1R-3w-84l"/>
  237. <constraint firstAttribute="trailing" secondItem="pGf-Iz-7zg" secondAttribute="trailing" constant="20" id="GVv-1D-s2a"/>
  238. <constraint firstItem="ivv-Jx-DtL" firstAttribute="centerY" secondItem="9as-I6-zpb" secondAttribute="centerY" id="IkZ-iF-gDn"/>
  239. <constraint firstItem="KNR-nf-HXd" firstAttribute="leading" secondItem="Tqy-vm-qC1" secondAttribute="leading" constant="20" id="KMH-n4-5WN"/>
  240. <constraint firstItem="Z7f-fU-KFb" firstAttribute="top" secondItem="KNR-nf-HXd" secondAttribute="bottom" constant="10" id="PdE-kI-gEE"/>
  241. <constraint firstItem="9as-I6-zpb" firstAttribute="leading" secondItem="Z7f-fU-KFb" secondAttribute="leading" id="Q2h-wB-8mx"/>
  242. <constraint firstItem="Z7f-fU-KFb" firstAttribute="leading" secondItem="Tqy-vm-qC1" secondAttribute="leading" constant="40" id="R62-8t-Hpm"/>
  243. <constraint firstItem="ivv-Jx-DtL" firstAttribute="trailing" secondItem="Z7f-fU-KFb" secondAttribute="trailing" id="ZPM-gn-CJZ"/>
  244. <constraint firstAttribute="trailing" secondItem="z2n-2N-gFR" secondAttribute="trailing" constant="20" id="Zg6-3l-bpT"/>
  245. <constraint firstAttribute="trailing" secondItem="Z7f-fU-KFb" secondAttribute="trailing" constant="20" id="dh4-4n-dZu"/>
  246. <constraint firstItem="pGf-Iz-7zg" firstAttribute="leading" secondItem="RBm-Bc-rao" secondAttribute="trailing" constant="20" id="hO6-Wy-1M5"/>
  247. <constraint firstItem="z2n-2N-gFR" firstAttribute="leading" secondItem="KNR-nf-HXd" secondAttribute="leading" id="jmG-cD-2jb"/>
  248. <constraint firstItem="9as-I6-zpb" firstAttribute="top" secondItem="lzo-55-xro" secondAttribute="bottom" constant="10" id="oOE-ND-STd"/>
  249. <constraint firstItem="lzo-55-xro" firstAttribute="top" secondItem="Z7f-fU-KFb" secondAttribute="bottom" constant="10" id="tQO-Sv-w71"/>
  250. <constraint firstAttribute="bottom" secondItem="pGf-Iz-7zg" secondAttribute="bottom" constant="20" id="xDy-1h-dx9"/>
  251. </constraints>
  252. </view>
  253. </subviews>
  254. <constraints>
  255. <constraint firstAttribute="bottom" secondItem="Tqy-vm-qC1" secondAttribute="bottom" id="FZb-2f-iKU"/>
  256. <constraint firstItem="Tqy-vm-qC1" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="HJs-Dc-n32"/>
  257. <constraint firstAttribute="trailing" secondItem="Tqy-vm-qC1" secondAttribute="trailing" id="Wkl-eP-uPd"/>
  258. <constraint firstItem="Tqy-vm-qC1" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="zlA-8P-S9H"/>
  259. </constraints>
  260. </view>
  261. <connections>
  262. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  263. </connections>
  264. <point key="canvasLocation" x="698" y="201"/>
  265. </window>
  266. </objects>
  267. </document>