123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?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="ModalVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="showImageAction" destination="Buj-dE-OhO" id="ICp-3T-r5P"/>
- <outlet property="subTitleField" destination="vzP-41-DXV" id="qwM-se-jOM"/>
- <outlet property="titleField" destination="8ny-Ma-ql6" id="cNk-QY-Zt9"/>
- <outlet property="typeBox" destination="XlV-4j-MwS" id="2Jl-a7-DGE"/>
- <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="480" height="272"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ktP-P5-C8T">
- <rect key="frame" x="0.0" y="0.0" width="272" height="272"/>
- <view key="contentView" id="g47-tO-Wwo">
- <rect key="frame" x="1" y="1" width="270" height="270"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bfb-wx-in3">
- <rect key="frame" x="18" y="234" width="45" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Modal:" id="sjr-O5-Ke4">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aLF-hi-TIb">
- <rect key="frame" x="23" y="197" width="108" height="32"/>
- <buttonCell key="cell" type="push" title="Show Modal" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pAe-SE-zHa">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="showModalAction:" target="-2" id="t5d-mn-QfF"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="aLF-hi-TIb" firstAttribute="top" secondItem="bfb-wx-in3" secondAttribute="bottom" constant="10" id="8Vs-Me-Nst"/>
- <constraint firstItem="bfb-wx-in3" firstAttribute="leading" secondItem="g47-tO-Wwo" secondAttribute="leading" constant="20" id="Chc-yr-igK"/>
- <constraint firstItem="bfb-wx-in3" firstAttribute="top" secondItem="g47-tO-Wwo" secondAttribute="top" constant="20" id="h66-XC-32q"/>
- <constraint firstItem="aLF-hi-TIb" firstAttribute="leading" secondItem="g47-tO-Wwo" secondAttribute="leading" constant="30" id="h9y-oe-JZM"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="ktP-P5-C8T" secondAttribute="height" multiplier="1:1" id="5I5-P3-qxp"/>
- <constraint firstAttribute="width" secondItem="ktP-P5-C8T" secondAttribute="height" multiplier="1:1" id="QSB-qU-3vf"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5j2-sU-WkS">
- <rect key="frame" x="292" y="0.0" width="188" height="272"/>
- <view key="contentView" id="nHX-VE-j6E">
- <rect key="frame" x="1" y="1" width="186" height="270"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tAX-Ge-qGC">
- <rect key="frame" x="18" y="234" width="41" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="2GY-xX-K2S">
- <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="XlV-4j-MwS">
- <rect key="frame" x="66" y="230" width="67" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="info" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="1SV-yB-iAT">
- <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>info</string>
- <string>success</string>
- <string>warning</string>
- <string>error</string>
- <string>normal-custom</string>
- </objectValues>
- </comboBoxCell>
- </comboBox>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8ny-Ma-ql6">
- <rect key="frame" x="20" y="155" width="146" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="Notification title" placeholderString="Title" drawsBackground="YES" id="1qb-9s-tdA">
- <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="vzP-41-DXV">
- <rect key="frame" x="20" y="114" width="146" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="This is the notification popup with some content text here. We recommend keeping the content text as simple as possible." placeholderString="Sub Title" drawsBackground="YES" id="eoK-O3-7Uk">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Buj-dE-OhO">
- <rect key="frame" x="18" y="195" width="100" height="18"/>
- <buttonCell key="cell" type="check" title="Show Image" bezelStyle="regularSquare" imagePosition="left" inset="2" id="EDc-0F-C1u">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="RqQ-i7-Gl6"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="XlV-4j-MwS" firstAttribute="centerY" secondItem="tAX-Ge-qGC" secondAttribute="centerY" id="Bjd-Wg-u0S"/>
- <constraint firstAttribute="trailing" secondItem="vzP-41-DXV" secondAttribute="trailing" constant="20" id="DOs-XF-IHK"/>
- <constraint firstAttribute="trailing" secondItem="8ny-Ma-ql6" secondAttribute="trailing" constant="20" id="F7c-2W-OM1"/>
- <constraint firstItem="XlV-4j-MwS" firstAttribute="leading" secondItem="tAX-Ge-qGC" secondAttribute="trailing" constant="10" id="Jif-S2-adl"/>
- <constraint firstItem="Buj-dE-OhO" firstAttribute="top" secondItem="XlV-4j-MwS" secondAttribute="bottom" constant="20" id="Wqm-TV-eR4"/>
- <constraint firstItem="8ny-Ma-ql6" firstAttribute="top" secondItem="Buj-dE-OhO" secondAttribute="bottom" constant="20" id="mu4-Ry-rTJ"/>
- <constraint firstItem="vzP-41-DXV" firstAttribute="leading" secondItem="nHX-VE-j6E" secondAttribute="leading" constant="20" id="ngU-sb-5Vd"/>
- <constraint firstItem="8ny-Ma-ql6" firstAttribute="leading" secondItem="nHX-VE-j6E" secondAttribute="leading" constant="20" id="ogh-hz-c7d"/>
- <constraint firstItem="tAX-Ge-qGC" firstAttribute="top" secondItem="nHX-VE-j6E" secondAttribute="top" constant="20" id="qeO-nC-oWc"/>
- <constraint firstItem="Buj-dE-OhO" firstAttribute="leading" secondItem="nHX-VE-j6E" secondAttribute="leading" constant="20" id="udN-6Z-NOb"/>
- <constraint firstItem="tAX-Ge-qGC" firstAttribute="leading" secondItem="nHX-VE-j6E" secondAttribute="leading" constant="20" id="zK6-jE-YWH"/>
- <constraint firstItem="vzP-41-DXV" firstAttribute="top" secondItem="8ny-Ma-ql6" secondAttribute="bottom" constant="20" id="zT4-iS-D4I"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="ktP-P5-C8T" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="3at-gF-6Nk"/>
- <constraint firstAttribute="trailing" secondItem="5j2-sU-WkS" secondAttribute="trailing" id="5vl-Bc-9tU"/>
- <constraint firstItem="5j2-sU-WkS" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="7IP-L1-3i1"/>
- <constraint firstItem="5j2-sU-WkS" firstAttribute="leading" secondItem="ktP-P5-C8T" secondAttribute="trailing" constant="20" id="J6O-jb-hiU"/>
- <constraint firstAttribute="bottom" secondItem="5j2-sU-WkS" secondAttribute="bottom" id="KLg-TQ-m50"/>
- <constraint firstItem="ktP-P5-C8T" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="a0K-IK-y5V"/>
- <constraint firstAttribute="bottom" secondItem="ktP-P5-C8T" secondAttribute="bottom" id="tLP-2d-el6"/>
- </constraints>
- <point key="canvasLocation" x="59" y="162"/>
- </customView>
- </objects>
- </document>
|