123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="TooltipVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="subTitleField" destination="dWV-Y3-MJM" id="5uJ-mL-Y4K"/>
- <outlet property="titleField" destination="0kK-UZ-vTt" id="eYA-1o-gP9"/>
- <outlet property="tooltipItem" destination="8yG-nt-rIA" id="ybM-IB-1aU"/>
- <outlet property="typeBox" destination="1D3-cU-ppb" id="jcj-ZG-f8H"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="643" height="384"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HOg-b2-Ehc">
- <rect key="frame" x="0.0" y="0.0" width="384" height="384"/>
- <view key="contentView" id="btb-xc-cUW">
- <rect key="frame" x="1" y="1" width="382" height="382"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8yG-nt-rIA" customClass="ComponentToolTip" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="272" width="240" height="90"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </customView>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="HOg-b2-Ehc" secondAttribute="height" multiplier="1:1" id="yQi-yz-nHt"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="c2L-ez-dE9">
- <rect key="frame" x="404" y="0.0" width="239" height="384"/>
- <view key="contentView" id="Tw1-ZV-TxV">
- <rect key="frame" x="1" y="1" width="237" height="382"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="R4H-6M-e4p">
- <rect key="frame" x="8" y="346" width="41" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="X8g-9b-v9M">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1D3-cU-ppb">
- <rect key="frame" x="51" y="342" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="pKM-Vh-6lK"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="topleft" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="hMG-XM-rwc">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>left_Top</string>
- <string>left_Center</string>
- <string>left_Bottom</string>
- <string>top_Left</string>
- <string>top_Center</string>
- <string>top_Right</string>
- <string>right_Top</string>
- <string>right_Center</string>
- <string>right_Bottom</string>
- <string>bottom_Left</string>
- <string>bottom_Center</string>
- <string>bottom_Right</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="typeAction:" target="-2" id="j5d-Jt-DDx"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0kK-UZ-vTt">
- <rect key="frame" x="10" y="303" width="187" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="Tooltip Title" placeholderString="Tooltip Title" drawsBackground="YES" id="QHy-ww-Cih">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dWV-Y3-MJM">
- <rect key="frame" x="10" y="262" width="187" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="Tooltip text" drawsBackground="YES" id="Z6u-3i-Mxe">
- <font key="font" metaFont="system"/>
- <string key="title">Tooltips are used to describe or identify an element. Tooltips help the user understand the meaning, function or alt-text of an element.</string>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="1D3-cU-ppb" firstAttribute="centerY" secondItem="R4H-6M-e4p" secondAttribute="centerY" id="0rs-ng-Zp8"/>
- <constraint firstItem="0kK-UZ-vTt" firstAttribute="leading" secondItem="Tw1-ZV-TxV" secondAttribute="leading" constant="10" id="3Nd-bx-t0C"/>
- <constraint firstAttribute="trailing" secondItem="dWV-Y3-MJM" secondAttribute="trailing" constant="40" id="Dmg-Dm-cyj"/>
- <constraint firstItem="R4H-6M-e4p" firstAttribute="top" secondItem="Tw1-ZV-TxV" secondAttribute="top" constant="20" id="EHO-2Z-75F"/>
- <constraint firstItem="R4H-6M-e4p" firstAttribute="leading" secondItem="Tw1-ZV-TxV" secondAttribute="leading" constant="10" id="I2F-Fg-Qa7"/>
- <constraint firstAttribute="trailing" secondItem="0kK-UZ-vTt" secondAttribute="trailing" constant="40" id="Y37-aK-ZQR"/>
- <constraint firstItem="1D3-cU-ppb" firstAttribute="leading" secondItem="R4H-6M-e4p" secondAttribute="trailing" constant="5" id="d6f-9S-JGN"/>
- <constraint firstItem="dWV-Y3-MJM" firstAttribute="leading" secondItem="Tw1-ZV-TxV" secondAttribute="leading" constant="10" id="jb9-wX-RHW"/>
- <constraint firstItem="dWV-Y3-MJM" firstAttribute="top" secondItem="0kK-UZ-vTt" secondAttribute="bottom" constant="20" id="nlu-es-uYO"/>
- <constraint firstItem="0kK-UZ-vTt" firstAttribute="top" secondItem="1D3-cU-ppb" secondAttribute="bottom" constant="20" id="waq-Fh-DYq"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="c2L-ez-dE9" secondAttribute="bottom" id="Dbb-v5-IfA"/>
- <constraint firstAttribute="trailing" secondItem="c2L-ez-dE9" secondAttribute="trailing" id="HOU-3a-V9G"/>
- <constraint firstAttribute="bottom" secondItem="HOg-b2-Ehc" secondAttribute="bottom" id="Jr0-PE-2Ee"/>
- <constraint firstItem="HOg-b2-Ehc" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ZGU-r9-abb"/>
- <constraint firstItem="c2L-ez-dE9" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="cmq-Nb-3Zb"/>
- <constraint firstItem="HOg-b2-Ehc" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="dyf-i9-8EZ"/>
- <constraint firstItem="c2L-ez-dE9" firstAttribute="leading" secondItem="HOg-b2-Ehc" secondAttribute="trailing" constant="20" id="h3K-lc-fwn"/>
- </constraints>
- <point key="canvasLocation" x="213.5" y="-16"/>
- </customView>
- </objects>
- </document>
|