123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- <?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="HomeLynxGuideItem" customModule="LynxPDF_Editor" customModuleProvider="target">
- <connections>
- <outlet property="clickBox" destination="HVV-c5-91u" id="EvG-Dc-w1f"/>
- <outlet property="clickBtn" destination="3Hz-hZ-hcF" id="Tq6-SB-IA4"/>
- <outlet property="contendBox" destination="ZaC-KJ-pjY" id="db8-Z4-wuF"/>
- <outlet property="contendView" destination="IrH-GP-tl0" id="u70-nN-ga3"/>
- <outlet property="iconImageview" destination="eZV-ef-f2b" id="q2c-MQ-R2N"/>
- <outlet property="subTitleLabel" destination="0FE-DJ-LQB" id="Gty-9W-dRq"/>
- <outlet property="titleLabel" destination="9pe-Fk-BP2" id="jO0-VV-PdW"/>
- <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="254" height="184"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ZaC-KJ-pjY">
- <rect key="frame" x="0.0" y="0.0" width="254" height="184"/>
- <view key="contentView" id="Vcg-lc-9fS">
- <rect key="frame" x="1" y="1" width="252" height="182"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="IrH-GP-tl0">
- <rect key="frame" x="0.0" y="0.0" width="254" height="184"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="O4y-rJ-EyD">
- <rect key="frame" x="0.0" y="0.0" width="254" height="185"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="lynxGuideBg" id="XuS-RN-BNx"/>
- </imageView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eZV-ef-f2b">
- <rect key="frame" x="24" y="136" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="5hc-X5-lQF"/>
- <constraint firstAttribute="height" constant="24" id="c1d-xX-C5G"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1DW-6W-r5Y"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9pe-Fk-BP2">
- <rect key="frame" x="22" y="112" width="37" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="lessThanOrEqual" constant="226" id="PTh-Kl-Cmr"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Label" id="XxR-Kx-qUf">
- <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>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0FE-DJ-LQB">
- <rect key="frame" x="22" y="88" width="210" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="206" id="EA3-zP-4SL"/>
- </constraints>
- <textFieldCell key="cell" title="Label" id="Nhi-UR-j51">
- <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>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HVV-c5-91u">
- <rect key="frame" x="24" y="24" width="79" height="24"/>
- <view key="contentView" id="fZO-bD-swI">
- <rect key="frame" x="1" y="1" width="77" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Hz-hZ-hcF" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
- <rect key="frame" x="8" y="0.0" width="61" height="22"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="lynxGuidebackward" imagePosition="right" alignment="center" imageScaling="proportionallyDown" inset="2" id="JNC-Z5-OYC">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="btnClicked:" target="-2" id="NzT-iZ-r4p"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="3Hz-hZ-hcF" firstAttribute="top" secondItem="fZO-bD-swI" secondAttribute="top" id="aJt-hG-v76"/>
- <constraint firstItem="3Hz-hZ-hcF" firstAttribute="leading" secondItem="fZO-bD-swI" secondAttribute="leading" constant="8" id="mwE-QK-Rxt"/>
- <constraint firstAttribute="trailing" secondItem="3Hz-hZ-hcF" secondAttribute="trailing" constant="8" id="sZa-TR-Dab"/>
- <constraint firstAttribute="bottom" secondItem="3Hz-hZ-hcF" secondAttribute="bottom" id="urz-qi-HMO"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="SzY-DO-hkM"/>
- </constraints>
- </box>
- <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zOr-fU-uV6">
- <rect key="frame" x="0.0" y="0.0" width="254" height="184"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="gqc-Sh-2cI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="btnClicked:" target="-2" id="4j9-mq-hmz"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="HVV-c5-91u" secondAttribute="bottom" constant="24" id="4tW-HF-d3b"/>
- <constraint firstItem="9pe-Fk-BP2" firstAttribute="leading" secondItem="IrH-GP-tl0" secondAttribute="leading" constant="24" id="7B8-Vj-Jub"/>
- <constraint firstItem="0FE-DJ-LQB" firstAttribute="top" secondItem="eZV-ef-f2b" secondAttribute="bottom" constant="32" id="9dw-By-Y5M"/>
- <constraint firstItem="HVV-c5-91u" firstAttribute="leading" secondItem="IrH-GP-tl0" secondAttribute="leading" constant="24" id="EKD-ME-RfB"/>
- <constraint firstItem="HVV-c5-91u" firstAttribute="top" relation="greaterThanOrEqual" secondItem="0FE-DJ-LQB" secondAttribute="bottom" constant="5" id="M5u-qp-ifY"/>
- <constraint firstItem="0FE-DJ-LQB" firstAttribute="leading" secondItem="IrH-GP-tl0" secondAttribute="leading" constant="24" id="NZh-UX-Hc3"/>
- <constraint firstItem="eZV-ef-f2b" firstAttribute="leading" secondItem="IrH-GP-tl0" secondAttribute="leading" constant="24" id="ZQO-Z7-xOD"/>
- <constraint firstItem="9pe-Fk-BP2" firstAttribute="top" secondItem="eZV-ef-f2b" secondAttribute="bottom" constant="8" id="eGO-E3-87C"/>
- <constraint firstItem="eZV-ef-f2b" firstAttribute="top" secondItem="IrH-GP-tl0" secondAttribute="top" constant="24" id="lr2-tF-nfw"/>
- <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="HVV-c5-91u" secondAttribute="trailing" constant="24" id="tG6-O8-JcD"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="ZaC-KJ-pjY" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="AV2-wI-O90"/>
- <constraint firstAttribute="trailing" secondItem="ZaC-KJ-pjY" secondAttribute="trailing" id="D1F-AY-5C3"/>
- <constraint firstAttribute="bottom" secondItem="ZaC-KJ-pjY" secondAttribute="bottom" id="H2b-aq-PJz"/>
- <constraint firstItem="IrH-GP-tl0" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="ITY-t3-oKc"/>
- <constraint firstAttribute="trailing" secondItem="IrH-GP-tl0" secondAttribute="trailing" id="imh-fL-TKg"/>
- <constraint firstItem="IrH-GP-tl0" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="p6X-Y7-dzU"/>
- <constraint firstItem="ZaC-KJ-pjY" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="pmI-jY-dA3"/>
- <constraint firstAttribute="bottom" secondItem="IrH-GP-tl0" secondAttribute="bottom" id="tOP-bY-SIM"/>
- </constraints>
- <point key="canvasLocation" x="-6" y="84"/>
- </customView>
- </objects>
- <resources>
- <image name="lynxGuideBg" width="254" height="194"/>
- <image name="lynxGuidebackward" width="16" height="16"/>
- </resources>
- </document>
|