KMPDFEditInsertBlankPageWindow.xib 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  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="KMPDFEditInsertBlankPageWindow">
  10. <connections>
  11. <outlet property="byPageStepper" destination="39F-yC-Qk5" id="TI0-oi-uDB"/>
  12. <outlet property="cancelButton" destination="4HO-gj-9yX" id="cb6-0B-r1f"/>
  13. <outlet property="companyComboBox" destination="lfc-gs-KTY" id="tzj-X5-XMO"/>
  14. <outlet property="currentSizeButton" destination="Wby-Lx-16k" id="6i8-pT-jtg"/>
  15. <outlet property="customButton" destination="YZf-P8-Hpr" id="5tF-YZ-mQ3"/>
  16. <outlet property="firstButton" destination="nGd-Jn-UPG" id="ieK-I4-0bT"/>
  17. <outlet property="insertButton" destination="SPk-dD-qPO" id="dRO-bP-ZS2"/>
  18. <outlet property="landscapeButton" destination="ggN-uh-Zfp" id="qTI-nR-JCu"/>
  19. <outlet property="lastButton" destination="8hD-DJ-oML" id="Cir-oh-GtX"/>
  20. <outlet property="locationRangePopUpButton" destination="4Lr-mb-mh8" id="utb-91-xaR"/>
  21. <outlet property="orientationLabel" destination="gvb-JK-Xq0" id="hGw-Xf-4ci"/>
  22. <outlet property="pageButton" destination="NY1-eP-ADf" id="jlj-ZJ-Wo5"/>
  23. <outlet property="pageCountLabel" destination="nda-qs-k84" id="FeK-R1-ty6"/>
  24. <outlet property="pageHeightTextField" destination="rqh-NR-05e" id="EMs-fG-4UO"/>
  25. <outlet property="pageSizeLabel" destination="Ynh-AN-DA3" id="ncZ-sR-04C"/>
  26. <outlet property="pageTextField" destination="RW0-ik-W8a" id="3KM-ew-xDD"/>
  27. <outlet property="pageWidthTextField" destination="qAF-F9-DLQ" id="rWZ-Q6-NeF"/>
  28. <outlet property="portraitButton" destination="x6w-qB-2IS" id="igA-ed-BSK"/>
  29. <outlet property="positionLabel" destination="bIb-ZS-SIf" id="yA6-7z-WdT"/>
  30. <outlet property="progress" destination="XDH-5H-00G" id="nZ3-VJ-iOe"/>
  31. <outlet property="standardButton" destination="gkP-93-zdT" id="C3X-3q-dgv"/>
  32. <outlet property="standardComboBox" destination="jDe-Fd-uoX" id="Gsq-cS-Mr7"/>
  33. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  34. </connections>
  35. </customObject>
  36. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  37. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  38. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  39. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
  40. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  41. <rect key="contentRect" x="196" y="240" width="440" height="386"/>
  42. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  43. <view key="contentView" misplaced="YES" id="se5-gp-TjO">
  44. <rect key="frame" x="0.0" y="0.0" width="440" height="386"/>
  45. <autoresizingMask key="autoresizingMask"/>
  46. <subviews>
  47. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ynh-AN-DA3">
  48. <rect key="frame" x="28" y="374" width="37" height="18"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="18" id="nDH-Mh-ckI"/>
  51. </constraints>
  52. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="QL3-Fp-qro">
  53. <font key="font" metaFont="system"/>
  54. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="D4c-0A-V20">
  59. <rect key="frame" x="17" y="219" width="406" height="155"/>
  60. <view key="contentView" id="8Pq-Op-m8X">
  61. <rect key="frame" x="3" y="3" width="400" height="149"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. <subviews>
  64. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Wby-Lx-16k">
  65. <rect key="frame" x="8" y="122" width="101" height="18"/>
  66. <buttonCell key="cell" type="radio" title="Current Size" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1jn-Vy-eSl">
  67. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  68. <font key="font" metaFont="system"/>
  69. </buttonCell>
  70. <connections>
  71. <action selector="buttonItenClicked_Size:" target="-2" id="ZwT-hD-VXC"/>
  72. </connections>
  73. </button>
  74. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="gkP-93-zdT">
  75. <rect key="frame" x="8" y="94" width="74" height="18"/>
  76. <buttonCell key="cell" type="radio" title="Standrd" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="noW-6B-tS8">
  77. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  78. <font key="font" metaFont="system"/>
  79. </buttonCell>
  80. <connections>
  81. <action selector="buttonItenClicked_Size:" target="-2" id="dhd-8a-pZR"/>
  82. </connections>
  83. </button>
  84. <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="x6w-qB-2IS">
  85. <rect key="frame" x="8" y="8" width="18" height="18"/>
  86. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="7ON-Ve-UfD">
  87. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  88. <font key="font" metaFont="system"/>
  89. </buttonCell>
  90. <connections>
  91. <action selector="buttonItemClicked_Orientation:" target="-2" id="wdd-O4-0bK"/>
  92. </connections>
  93. </button>
  94. <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="YZf-P8-Hpr">
  95. <rect key="frame" x="8" y="67" width="18" height="18"/>
  96. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="5hd-sP-6un">
  97. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  98. <font key="font" metaFont="system"/>
  99. </buttonCell>
  100. <connections>
  101. <action selector="buttonItenClicked_Size:" target="-2" id="3C3-Xw-3Ip"/>
  102. </connections>
  103. </button>
  104. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jDe-Fd-uoX">
  105. <rect key="frame" x="90" y="90" width="235" height="25"/>
  106. <constraints>
  107. <constraint firstAttribute="width" constant="232" id="RP9-jf-Ylj"/>
  108. </constraints>
  109. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="dGF-8n-B5y">
  110. <font key="font" metaFont="system"/>
  111. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  112. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  113. </comboBoxCell>
  114. <connections>
  115. <action selector="comboBoxItemClick_SplitSize:" target="-2" id="pAj-EQ-WlP"/>
  116. </connections>
  117. </comboBox>
  118. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qAF-F9-DLQ">
  119. <rect key="frame" x="32" y="66" width="100" height="21"/>
  120. <constraints>
  121. <constraint firstAttribute="width" constant="100" id="0Gj-Bg-U2G"/>
  122. </constraints>
  123. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="sCu-sf-ZbE">
  124. <font key="font" metaFont="system"/>
  125. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  126. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  127. </textFieldCell>
  128. <connections>
  129. <outlet property="delegate" destination="-2" id="upp-Te-Gei"/>
  130. </connections>
  131. </textField>
  132. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lfc-gs-KTY">
  133. <rect key="frame" x="255" y="63" width="83" height="25"/>
  134. <constraints>
  135. <constraint firstAttribute="width" constant="80" id="Iav-aN-ap4"/>
  136. </constraints>
  137. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="3" id="WUD-9R-bU5">
  138. <font key="font" metaFont="system"/>
  139. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  140. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  141. <objectValues>
  142. <string>mm</string>
  143. <string>cm</string>
  144. <string>in</string>
  145. </objectValues>
  146. </comboBoxCell>
  147. <connections>
  148. <action selector="comboBoxItemClick_customSize:" target="-2" id="aTe-6K-9zD"/>
  149. </connections>
  150. </comboBox>
  151. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gvb-JK-Xq0">
  152. <rect key="frame" x="8" y="36" width="72" height="18"/>
  153. <constraints>
  154. <constraint firstAttribute="height" constant="18" id="0KB-0V-Y5w"/>
  155. </constraints>
  156. <textFieldCell key="cell" lineBreakMode="clipping" title="Orientation" id="cHi-vw-3pf">
  157. <font key="font" metaFont="system"/>
  158. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  159. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  160. </textFieldCell>
  161. </textField>
  162. <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="ggN-uh-Zfp">
  163. <rect key="frame" x="62" y="8" width="18" height="18"/>
  164. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="dyt-fq-lHH">
  165. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  166. <font key="font" metaFont="system"/>
  167. </buttonCell>
  168. <connections>
  169. <action selector="buttonItemClicked_Orientation:" target="-2" id="pK5-30-8G5"/>
  170. </connections>
  171. </button>
  172. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jhH-e1-gMH">
  173. <rect key="frame" x="134" y="68" width="11" height="16"/>
  174. <textFieldCell key="cell" lineBreakMode="clipping" title="x" id="CZK-TB-lBY">
  175. <font key="font" metaFont="system"/>
  176. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  177. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  178. </textFieldCell>
  179. </textField>
  180. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rqh-NR-05e">
  181. <rect key="frame" x="147" y="66" width="100" height="21"/>
  182. <constraints>
  183. <constraint firstAttribute="width" constant="100" id="2uF-xY-Ign"/>
  184. </constraints>
  185. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="dql-2S-p5W">
  186. <font key="font" metaFont="system"/>
  187. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  188. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  189. </textFieldCell>
  190. <connections>
  191. <outlet property="delegate" destination="-2" id="dAL-7q-fCI"/>
  192. </connections>
  193. </textField>
  194. </subviews>
  195. <constraints>
  196. <constraint firstItem="lfc-gs-KTY" firstAttribute="leading" secondItem="rqh-NR-05e" secondAttribute="trailing" constant="8" id="2vd-M3-e5O"/>
  197. <constraint firstItem="gvb-JK-Xq0" firstAttribute="leading" secondItem="8Pq-Op-m8X" secondAttribute="leading" constant="10" id="5gI-Xg-r23"/>
  198. <constraint firstItem="ggN-uh-Zfp" firstAttribute="leading" secondItem="x6w-qB-2IS" secondAttribute="trailing" constant="40" id="Ffk-1v-grs"/>
  199. <constraint firstItem="jhH-e1-gMH" firstAttribute="centerY" secondItem="qAF-F9-DLQ" secondAttribute="centerY" id="GMR-JN-3Np"/>
  200. <constraint firstItem="rqh-NR-05e" firstAttribute="leading" secondItem="jhH-e1-gMH" secondAttribute="trailing" constant="4" id="HgD-1D-MuE"/>
  201. <constraint firstItem="YZf-P8-Hpr" firstAttribute="leading" secondItem="8Pq-Op-m8X" secondAttribute="leading" constant="10" id="I9w-OR-RZh"/>
  202. <constraint firstItem="x6w-qB-2IS" firstAttribute="top" secondItem="gvb-JK-Xq0" secondAttribute="bottom" constant="12" id="IP1-QQ-ZVN"/>
  203. <constraint firstItem="Wby-Lx-16k" firstAttribute="top" secondItem="8Pq-Op-m8X" secondAttribute="top" constant="10" id="IZj-i1-8Mu"/>
  204. <constraint firstItem="gkP-93-zdT" firstAttribute="top" secondItem="Wby-Lx-16k" secondAttribute="bottom" constant="12" id="LNy-me-NEs"/>
  205. <constraint firstItem="YZf-P8-Hpr" firstAttribute="top" secondItem="gkP-93-zdT" secondAttribute="bottom" constant="12" id="Omc-Nb-3Wg"/>
  206. <constraint firstItem="gkP-93-zdT" firstAttribute="leading" secondItem="8Pq-Op-m8X" secondAttribute="leading" constant="10" id="PkG-I3-irR"/>
  207. <constraint firstAttribute="bottom" secondItem="x6w-qB-2IS" secondAttribute="bottom" constant="10" id="X0J-kp-Jx8"/>
  208. <constraint firstItem="ggN-uh-Zfp" firstAttribute="centerY" secondItem="x6w-qB-2IS" secondAttribute="centerY" id="ZFP-2O-vVo"/>
  209. <constraint firstItem="lfc-gs-KTY" firstAttribute="centerY" secondItem="YZf-P8-Hpr" secondAttribute="centerY" id="a0u-cX-OIZ"/>
  210. <constraint firstItem="jhH-e1-gMH" firstAttribute="leading" secondItem="qAF-F9-DLQ" secondAttribute="trailing" constant="4" id="bji-65-6lU"/>
  211. <constraint firstItem="Wby-Lx-16k" firstAttribute="leading" secondItem="8Pq-Op-m8X" secondAttribute="leading" constant="10" id="g3S-Co-Njp"/>
  212. <constraint firstItem="jDe-Fd-uoX" firstAttribute="centerY" secondItem="gkP-93-zdT" secondAttribute="centerY" id="hXn-BZ-Gza"/>
  213. <constraint firstItem="qAF-F9-DLQ" firstAttribute="centerY" secondItem="YZf-P8-Hpr" secondAttribute="centerY" id="jz2-XX-fr5"/>
  214. <constraint firstItem="rqh-NR-05e" firstAttribute="centerY" secondItem="qAF-F9-DLQ" secondAttribute="centerY" id="kKR-my-wE3"/>
  215. <constraint firstItem="jDe-Fd-uoX" firstAttribute="leading" secondItem="gkP-93-zdT" secondAttribute="trailing" constant="8" id="kf6-Ob-2bI"/>
  216. <constraint firstItem="gvb-JK-Xq0" firstAttribute="top" secondItem="qAF-F9-DLQ" secondAttribute="bottom" constant="12" id="nie-Xb-BDf"/>
  217. <constraint firstItem="qAF-F9-DLQ" firstAttribute="leading" secondItem="YZf-P8-Hpr" secondAttribute="trailing" constant="8" id="pje-Sb-ly8"/>
  218. <constraint firstItem="x6w-qB-2IS" firstAttribute="leading" secondItem="8Pq-Op-m8X" secondAttribute="leading" constant="10" id="vfo-aI-3cO"/>
  219. </constraints>
  220. </view>
  221. </box>
  222. <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="XDH-5H-00G">
  223. <rect key="frame" x="236" y="193" width="16" height="16"/>
  224. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  225. </progressIndicator>
  226. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Liq-h4-XRB">
  227. <rect key="frame" x="17" y="56" width="406" height="133"/>
  228. <view key="contentView" id="hHS-CM-kQN">
  229. <rect key="frame" x="3" y="3" width="400" height="127"/>
  230. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  231. <subviews>
  232. <button translatesAutoresizingMaskIntoConstraints="NO" id="nGd-Jn-UPG">
  233. <rect key="frame" x="14" y="97" width="53" height="20"/>
  234. <constraints>
  235. <constraint firstAttribute="height" constant="18" id="k4o-1f-Bjo"/>
  236. </constraints>
  237. <buttonCell key="cell" type="radio" title="First" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="TO2-s8-A4Q">
  238. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  239. <font key="font" metaFont="system"/>
  240. </buttonCell>
  241. <connections>
  242. <action selector="buttonItemClicked_Location:" target="-2" id="GLj-Xz-ygL"/>
  243. </connections>
  244. </button>
  245. <button translatesAutoresizingMaskIntoConstraints="NO" id="8hD-DJ-oML">
  246. <rect key="frame" x="14" y="69" width="52" height="20"/>
  247. <constraints>
  248. <constraint firstAttribute="height" constant="18" id="Xeh-Ws-2GF"/>
  249. </constraints>
  250. <buttonCell key="cell" type="radio" title="Last" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="eOm-9R-OTM">
  251. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  252. <font key="font" metaFont="system"/>
  253. </buttonCell>
  254. <connections>
  255. <action selector="buttonItemClicked_Location:" target="-2" id="CJL-on-pLc"/>
  256. </connections>
  257. </button>
  258. <button translatesAutoresizingMaskIntoConstraints="NO" id="NY1-eP-ADf">
  259. <rect key="frame" x="14" y="42" width="57" height="19"/>
  260. <buttonCell key="cell" type="radio" title="Page" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="WaI-uK-a4c">
  261. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  262. <font key="font" metaFont="system"/>
  263. </buttonCell>
  264. <connections>
  265. <action selector="buttonItemClicked_Location:" target="-2" id="b8f-it-Wix"/>
  266. </connections>
  267. </button>
  268. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RW0-ik-W8a">
  269. <rect key="frame" x="75" y="41" width="108" height="20"/>
  270. <constraints>
  271. <constraint firstAttribute="height" constant="20" id="6ci-Mp-AM1"/>
  272. <constraint firstAttribute="width" constant="108" id="9AY-2Q-xVJ"/>
  273. </constraints>
  274. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="oOy-ly-nsf">
  275. <font key="font" metaFont="system"/>
  276. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  277. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  278. </textFieldCell>
  279. <connections>
  280. <outlet property="delegate" destination="-2" id="671-Tc-ZyR"/>
  281. </connections>
  282. </textField>
  283. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="39F-yC-Qk5">
  284. <rect key="frame" x="185" y="37" width="19" height="28"/>
  285. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="aUi-gU-DmZ"/>
  286. <connections>
  287. <action selector="byPageStepperAction:" target="-2" id="CEC-8h-Qfn"/>
  288. </connections>
  289. </stepper>
  290. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nda-qs-k84">
  291. <rect key="frame" x="207" y="43" width="24" height="16"/>
  292. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/25" id="0FN-Dk-3SR">
  293. <font key="font" metaFont="system"/>
  294. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  295. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  296. </textFieldCell>
  297. </textField>
  298. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Lr-mb-mh8">
  299. <rect key="frame" x="32" y="6" width="312" height="25"/>
  300. <constraints>
  301. <constraint firstAttribute="height" constant="20" id="Umc-aC-QbD"/>
  302. <constraint firstAttribute="width" constant="305" id="lTE-du-e8Y"/>
  303. </constraints>
  304. <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="rR1-K1-fdy" id="eiv-dj-Wmy">
  305. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  306. <font key="font" metaFont="menu"/>
  307. <menu key="menu" id="hmh-Ne-aZe">
  308. <items>
  309. <menuItem title="Item 1" state="on" id="rR1-K1-fdy"/>
  310. <menuItem title="Item 2" id="HPP-6Z-5Su"/>
  311. <menuItem title="Item 3" id="EDk-gb-EFn"/>
  312. </items>
  313. </menu>
  314. </popUpButtonCell>
  315. </popUpButton>
  316. </subviews>
  317. <constraints>
  318. <constraint firstItem="RW0-ik-W8a" firstAttribute="leading" secondItem="NY1-eP-ADf" secondAttribute="trailing" constant="4" id="0WD-9P-A4O"/>
  319. <constraint firstAttribute="bottom" secondItem="4Lr-mb-mh8" secondAttribute="bottom" constant="10" id="43D-Nk-j8l"/>
  320. <constraint firstItem="NY1-eP-ADf" firstAttribute="top" secondItem="8hD-DJ-oML" secondAttribute="bottom" constant="10" id="8df-FB-0C5"/>
  321. <constraint firstItem="RW0-ik-W8a" firstAttribute="centerY" secondItem="NY1-eP-ADf" secondAttribute="centerY" id="DGl-Dj-CJI"/>
  322. <constraint firstItem="4Lr-mb-mh8" firstAttribute="leading" secondItem="hHS-CM-kQN" secondAttribute="leading" constant="35" id="HOf-Cq-1fK"/>
  323. <constraint firstItem="nGd-Jn-UPG" firstAttribute="leading" secondItem="hHS-CM-kQN" secondAttribute="leading" constant="16" id="MU9-km-QgZ"/>
  324. <constraint firstItem="4Lr-mb-mh8" firstAttribute="top" secondItem="RW0-ik-W8a" secondAttribute="bottom" constant="11" id="SMq-Kk-mud"/>
  325. <constraint firstItem="nda-qs-k84" firstAttribute="leading" secondItem="39F-yC-Qk5" secondAttribute="trailing" constant="8" id="Xug-vg-Ohi"/>
  326. <constraint firstItem="nda-qs-k84" firstAttribute="centerY" secondItem="NY1-eP-ADf" secondAttribute="centerY" id="bOr-GG-JS1"/>
  327. <constraint firstItem="8hD-DJ-oML" firstAttribute="leading" secondItem="nGd-Jn-UPG" secondAttribute="leading" id="dPh-cG-Dpd"/>
  328. <constraint firstItem="8hD-DJ-oML" firstAttribute="top" secondItem="nGd-Jn-UPG" secondAttribute="bottom" constant="10" id="e6R-9Q-58h"/>
  329. <constraint firstItem="39F-yC-Qk5" firstAttribute="centerY" secondItem="NY1-eP-ADf" secondAttribute="centerY" id="ekZ-Ig-FRi"/>
  330. <constraint firstItem="NY1-eP-ADf" firstAttribute="leading" secondItem="nGd-Jn-UPG" secondAttribute="leading" id="ew7-8z-gsQ"/>
  331. <constraint firstItem="39F-yC-Qk5" firstAttribute="leading" secondItem="RW0-ik-W8a" secondAttribute="trailing" constant="5" id="hHg-4c-g9Q"/>
  332. <constraint firstItem="nGd-Jn-UPG" firstAttribute="top" secondItem="hHS-CM-kQN" secondAttribute="top" constant="11" id="um1-sH-Chj"/>
  333. </constraints>
  334. </view>
  335. </box>
  336. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bIb-ZS-SIf">
  337. <rect key="frame" x="28" y="187" width="37" height="16"/>
  338. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="bgL-7d-V2h">
  339. <font key="font" metaFont="system"/>
  340. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  341. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  342. </textFieldCell>
  343. </textField>
  344. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4HO-gj-9yX">
  345. <rect key="frame" x="289" y="13" width="76" height="32"/>
  346. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="uUV-H6-mmf">
  347. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  348. <font key="font" metaFont="system"/>
  349. <string key="keyEquivalent" base64-UTF8="YES">
  350. Gw
  351. </string>
  352. </buttonCell>
  353. <connections>
  354. <action selector="buttonItemClicked_Cancel:" target="-2" id="qwq-F1-quK"/>
  355. </connections>
  356. </button>
  357. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SPk-dD-qPO">
  358. <rect key="frame" x="358" y="13" width="69" height="32"/>
  359. <buttonCell key="cell" type="push" title="Insert" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rcd-R3-pJJ">
  360. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  361. <font key="font" metaFont="system"/>
  362. <string key="keyEquivalent" base64-UTF8="YES">
  363. DQ
  364. </string>
  365. <connections>
  366. <action selector="buttonItemClicked_Insert:" target="-2" id="IoU-XE-eHR"/>
  367. </connections>
  368. </buttonCell>
  369. </button>
  370. </subviews>
  371. <constraints>
  372. <constraint firstItem="D4c-0A-V20" firstAttribute="top" secondItem="Ynh-AN-DA3" secondAttribute="bottom" constant="2" id="0N9-ML-lrE"/>
  373. <constraint firstAttribute="bottom" secondItem="SPk-dD-qPO" secondAttribute="bottom" constant="20" id="BYV-Hg-hOK"/>
  374. <constraint firstItem="Ynh-AN-DA3" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="30" id="Bat-4O-YsX"/>
  375. <constraint firstItem="4HO-gj-9yX" firstAttribute="top" secondItem="Liq-h4-XRB" secondAttribute="bottom" constant="20" id="Duj-nd-F5H"/>
  376. <constraint firstItem="SPk-dD-qPO" firstAttribute="leading" secondItem="4HO-gj-9yX" secondAttribute="trailing" constant="7" id="Hmv-Y5-h06"/>
  377. <constraint firstItem="Ynh-AN-DA3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" id="KvR-20-dqR"/>
  378. <constraint firstAttribute="trailing" secondItem="D4c-0A-V20" secondAttribute="trailing" constant="20" id="L1B-Yf-rm5"/>
  379. <constraint firstItem="SPk-dD-qPO" firstAttribute="centerY" secondItem="4HO-gj-9yX" secondAttribute="centerY" id="Lpx-Qw-dfG"/>
  380. <constraint firstAttribute="trailing" secondItem="SPk-dD-qPO" secondAttribute="trailing" constant="20" id="NRO-6o-1Eb"/>
  381. <constraint firstItem="SPk-dD-qPO" firstAttribute="top" secondItem="Liq-h4-XRB" secondAttribute="bottom" constant="20" id="Shy-HH-WKR"/>
  382. <constraint firstItem="Liq-h4-XRB" firstAttribute="top" secondItem="bIb-ZS-SIf" secondAttribute="bottom" id="Txr-su-WKu"/>
  383. <constraint firstAttribute="trailing" secondItem="Liq-h4-XRB" secondAttribute="trailing" constant="20" id="VnT-7d-g9R"/>
  384. <constraint firstItem="Liq-h4-XRB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="Z4E-Lb-rDX"/>
  385. <constraint firstItem="bIb-ZS-SIf" firstAttribute="top" secondItem="D4c-0A-V20" secondAttribute="bottom" constant="20" id="hN8-Dz-1lD"/>
  386. <constraint firstItem="bIb-ZS-SIf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="30" id="iHW-ip-i3g"/>
  387. <constraint firstItem="D4c-0A-V20" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="l3u-r3-5qu"/>
  388. <constraint firstAttribute="bottom" secondItem="4HO-gj-9yX" secondAttribute="bottom" constant="20" id="w9j-7f-b2s"/>
  389. </constraints>
  390. </view>
  391. <connections>
  392. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  393. </connections>
  394. <point key="canvasLocation" x="153" y="201.5"/>
  395. </window>
  396. </objects>
  397. </document>