123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <?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"/>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe" customClass="AIHeaderView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="276" height="28"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="5lh-br-Aha">
- <rect key="frame" x="0.0" y="0.0" width="276" height="28"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O3R-FR-hei">
- <rect key="frame" x="11" y="12" width="52" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="AI Tools" id="jmN-fM-TzH">
- <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>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="z8M-Op-YEn">
- <rect key="frame" x="157" y="8" width="111" height="20"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bss-Z9-UZc">
- <rect key="frame" x="0.0" y="0.0" width="111" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="Pcg-3x-rDo"/>
- </imageView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Fdq-A3-4Qq">
- <rect key="frame" x="8" y="2" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="Mi1-UU-paE"/>
- <constraint firstAttribute="height" constant="16" id="Zxq-S7-lqd"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="5ZC-K5-d3k"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fxp-Me-pe7">
- <rect key="frame" x="26" y="2" width="79" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="My AI Credit" id="ktG-60-NbH">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0zC-B6-jlS">
- <rect key="frame" x="0.0" y="0.0" width="111" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="LJQ-YD-tZZ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="creditInfoAction:" target="c22-O7-iKe" id="cei-gp-6Dd"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="4mQ-kY-57E"/>
- <constraint firstItem="Fxp-Me-pe7" firstAttribute="leading" secondItem="Fdq-A3-4Qq" secondAttribute="trailing" constant="4" id="MxP-Sg-MnF"/>
- <constraint firstItem="Fdq-A3-4Qq" firstAttribute="leading" secondItem="z8M-Op-YEn" secondAttribute="leading" constant="8" id="OEb-L0-Wfq"/>
- <constraint firstItem="Fxp-Me-pe7" firstAttribute="centerY" secondItem="z8M-Op-YEn" secondAttribute="centerY" id="nMr-JV-glL"/>
- <constraint firstAttribute="trailing" secondItem="Fxp-Me-pe7" secondAttribute="trailing" constant="8" id="yqS-1h-Byl"/>
- <constraint firstItem="Fdq-A3-4Qq" firstAttribute="centerY" secondItem="z8M-Op-YEn" secondAttribute="centerY" id="zMQ-c0-aod"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Mub-uz-ya0">
- <rect key="frame" x="8" y="0.0" width="260" height="1"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="iMp-lz-hyt"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Mub-uz-ya0" firstAttribute="leading" secondItem="5lh-br-Aha" secondAttribute="leading" constant="8" id="4dV-sP-wbL"/>
- <constraint firstAttribute="trailing" secondItem="Mub-uz-ya0" secondAttribute="trailing" constant="8" id="5rj-DH-lCd"/>
- <constraint firstItem="z8M-Op-YEn" firstAttribute="top" secondItem="5lh-br-Aha" secondAttribute="top" id="Evu-sG-s96"/>
- <constraint firstItem="O3R-FR-hei" firstAttribute="leading" secondItem="5lh-br-Aha" secondAttribute="leading" constant="13" id="MyB-OO-tyH"/>
- <constraint firstAttribute="bottom" secondItem="Mub-uz-ya0" secondAttribute="bottom" id="PQZ-oD-7mR"/>
- <constraint firstItem="O3R-FR-hei" firstAttribute="top" secondItem="5lh-br-Aha" secondAttribute="top" id="hbP-52-ANg"/>
- <constraint firstAttribute="trailing" secondItem="z8M-Op-YEn" secondAttribute="trailing" constant="8" id="qdy-yl-wdj"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="5lh-br-Aha" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="4Ne-tK-47X"/>
- <constraint firstAttribute="bottom" secondItem="5lh-br-Aha" secondAttribute="bottom" id="Bk2-mJ-Do4"/>
- <constraint firstItem="5lh-br-Aha" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="Kf9-x7-NLH"/>
- <constraint firstAttribute="trailing" secondItem="5lh-br-Aha" secondAttribute="trailing" id="hEP-CN-wSf"/>
- </constraints>
- <connections>
- <outlet property="contendView" destination="5lh-br-Aha" id="AJT-YG-Ll6"/>
- <outlet property="myCreditLabel" destination="Fxp-Me-pe7" id="D72-7D-1Ql"/>
- <outlet property="seplineView" destination="Mub-uz-ya0" id="iA6-40-sic"/>
- <outlet property="titleLabel" destination="O3R-FR-hei" id="PM2-Vy-wYu"/>
- </connections>
- <point key="canvasLocation" x="35.5" y="109.5"/>
- </customView>
- </objects>
- <resources>
- <image name="AICreditIcon" width="103" height="20"/>
- <image name="aiIconA" width="16" height="16"/>
- </resources>
- </document>
|