|
@@ -1,8 +1,8 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<deployment identifier="macosx"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
</dependencies>
|
|
@@ -53,24 +53,28 @@
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
<rect key="contentRect" x="196" y="240" width="468" height="392"/>
|
|
<rect key="contentRect" x="196" y="240" width="468" height="392"/>
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
|
|
|
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="392"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="392"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j7L-83-3Ut">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j7L-83-3Ut">
|
|
<rect key="frame" x="372" y="16" width="80" height="32"/>
|
|
<rect key="frame" x="372" y="16" width="80" height="32"/>
|
|
- <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="YKQ-wq-7Ov">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="80" id="47F-dt-Cbf"/>
|
|
<constraint firstAttribute="width" constant="80" id="47F-dt-Cbf"/>
|
|
<constraint firstAttribute="height" constant="32" id="fom-33-oXa"/>
|
|
<constraint firstAttribute="height" constant="32" id="fom-33-oXa"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="YKQ-wq-7Ov">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
</button>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="s0y-mf-WpS">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="s0y-mf-WpS">
|
|
<rect key="frame" x="276" y="16" width="80" height="32"/>
|
|
<rect key="frame" x="276" y="16" width="80" height="32"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="80" id="jKE-Mm-oCG"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="32" id="kRd-WV-Agv"/>
|
|
|
|
+ </constraints>
|
|
<buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="76r-wf-8NT">
|
|
<buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="76r-wf-8NT">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
@@ -78,12 +82,8 @@
|
|
Gw
|
|
Gw
|
|
</string>
|
|
</string>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="80" id="jKE-Mm-oCG"/>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="kRd-WV-Agv"/>
|
|
|
|
- </constraints>
|
|
|
|
</button>
|
|
</button>
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8sI-6n-jcW">
|
|
|
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8sI-6n-jcW">
|
|
<rect key="frame" x="65" y="24" width="229" height="16"/>
|
|
<rect key="frame" x="65" y="24" width="229" height="16"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Press "esc" to disable the Trackpad." id="m48-yd-Nf0">
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Press "esc" to disable the Trackpad." id="m48-yd-Nf0">
|
|
@@ -92,7 +92,7 @@ Gw
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uH2-qz-onx">
|
|
|
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uH2-qz-onx">
|
|
<rect key="frame" x="14" y="363" width="106" height="16"/>
|
|
<rect key="frame" x="14" y="363" width="106" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Create Signature" id="R8r-g6-5mF">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Create Signature" id="R8r-g6-5mF">
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
@@ -103,7 +103,7 @@ Gw
|
|
<box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Zb7-ur-hyq">
|
|
<box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Zb7-ur-hyq">
|
|
<rect key="frame" x="13" y="58" width="442" height="236"/>
|
|
<rect key="frame" x="13" y="58" width="442" height="236"/>
|
|
<view key="contentView" id="uGM-sA-94r">
|
|
<view key="contentView" id="uGM-sA-94r">
|
|
- <rect key="frame" x="4" y="5" width="434" height="228"/>
|
|
|
|
|
|
+ <rect key="frame" x="3" y="3" width="436" height="230"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</view>
|
|
</view>
|
|
<constraints>
|
|
<constraints>
|
|
@@ -112,13 +112,13 @@ Gw
|
|
</box>
|
|
</box>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9qj-7Y-28D">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9qj-7Y-28D">
|
|
<rect key="frame" x="389" y="114" width="58" height="31"/>
|
|
<rect key="frame" x="389" y="114" width="58" height="31"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="24" id="8fV-sG-5BN"/>
|
|
|
|
+ </constraints>
|
|
<buttonCell key="cell" type="bevel" title="Clear" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Slu-mR-UaT">
|
|
<buttonCell key="cell" type="bevel" title="Clear" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Slu-mR-UaT">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="8fV-sG-5BN"/>
|
|
|
|
- </constraints>
|
|
|
|
</button>
|
|
</button>
|
|
<view translatesAutoresizingMaskIntoConstraints="NO" id="7Kh-jc-ozX">
|
|
<view translatesAutoresizingMaskIntoConstraints="NO" id="7Kh-jc-ozX">
|
|
<rect key="frame" x="120" y="310" width="228" height="32"/>
|
|
<rect key="frame" x="120" y="310" width="228" height="32"/>
|
|
@@ -129,42 +129,42 @@ Gw
|
|
</customView>
|
|
</customView>
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zxH-nH-20E">
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zxH-nH-20E">
|
|
<rect key="frame" x="1" y="2" width="75" height="28"/>
|
|
<rect key="frame" x="1" y="2" width="75" height="28"/>
|
|
- <buttonCell key="cell" type="bevel" title="Input" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="Q2e-EO-0NA">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="75" id="5fw-DM-t7M"/>
|
|
<constraint firstAttribute="width" constant="75" id="5fw-DM-t7M"/>
|
|
<constraint firstAttribute="height" constant="28" id="umN-Pq-xfD"/>
|
|
<constraint firstAttribute="height" constant="28" id="umN-Pq-xfD"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" title="Input" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="Q2e-EO-0NA">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="inputButton_Click:" target="-2" id="Gox-Me-CDz"/>
|
|
<action selector="inputButton_Click:" target="-2" id="Gox-Me-CDz"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7eG-Kv-VRY">
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7eG-Kv-VRY">
|
|
<rect key="frame" x="77" y="2" width="75" height="28"/>
|
|
<rect key="frame" x="77" y="2" width="75" height="28"/>
|
|
- <buttonCell key="cell" type="bevel" title="Drawing" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="Toj-Fb-0kU">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="75" id="kqF-YP-QFs"/>
|
|
<constraint firstAttribute="width" constant="75" id="kqF-YP-QFs"/>
|
|
<constraint firstAttribute="height" constant="28" id="wRH-X6-tX7"/>
|
|
<constraint firstAttribute="height" constant="28" id="wRH-X6-tX7"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" title="Drawing" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="Toj-Fb-0kU">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawingButton_Click:" target="-2" id="XAv-BC-S1t"/>
|
|
<action selector="drawingButton_Click:" target="-2" id="XAv-BC-S1t"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zDE-1j-UZ0">
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zDE-1j-UZ0">
|
|
<rect key="frame" x="152" y="2" width="75" height="28"/>
|
|
<rect key="frame" x="152" y="2" width="75" height="28"/>
|
|
- <buttonCell key="cell" type="bevel" title="Picture" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="eE7-su-W3Q">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="28" id="UKO-LR-iZP"/>
|
|
<constraint firstAttribute="height" constant="28" id="UKO-LR-iZP"/>
|
|
<constraint firstAttribute="width" constant="75" id="tIO-gY-50J"/>
|
|
<constraint firstAttribute="width" constant="75" id="tIO-gY-50J"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" title="Picture" bezelStyle="regularSquare" alignment="center" focusRingType="none" inset="2" id="eE7-su-W3Q">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="pictureButton_Click:" target="-2" id="uTH-7v-KwF"/>
|
|
<action selector="pictureButton_Click:" target="-2" id="uTH-7v-KwF"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -360,15 +360,15 @@ Gw
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="y6e-Mr-PoK" customClass="KMPDFSignatureTextView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="y6e-Mr-PoK" customClass="KMPDFSignatureTextView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4mg-CI-O88" customClass="KMSignayureTextField" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4mg-CI-O88" customClass="KMSignayureTextField" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="182" y="83" width="104" height="17"/>
|
|
<rect key="frame" x="182" y="83" width="104" height="17"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="100" id="PKU-Zg-SXA"/>
|
|
<constraint firstAttribute="width" constant="100" id="PKU-Zg-SXA"/>
|
|
</constraints>
|
|
</constraints>
|
|
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="center" placeholderString="Sign Here" id="n2U-Jv-ECn" customClass="KMVerticallyCenteredSecureTextFieldCell" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="center" placeholderString="Sign Here" id="n2U-Jv-ECn" customClass="KMVerticallyCenteredSecureTextFieldCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<font key="font" metaFont="system" size="14"/>
|
|
<font key="font" metaFont="system" size="14"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
@@ -404,6 +404,9 @@ Gw
|
|
</customView>
|
|
</customView>
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="OX0-YE-NCd">
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="OX0-YE-NCd">
|
|
<rect key="frame" x="-3" y="2" width="227" height="25"/>
|
|
<rect key="frame" x="-3" y="2" width="227" height="25"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="220" id="JP4-y0-kDU"/>
|
|
|
|
+ </constraints>
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" inset="2" pullsDown="YES" selectedItem="KZ5-Yj-30d" id="cMv-GJ-DlD">
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" inset="2" pullsDown="YES" selectedItem="KZ5-Yj-30d" id="cMv-GJ-DlD">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<font key="font" metaFont="menu"/>
|
|
@@ -413,9 +416,6 @@ Gw
|
|
</items>
|
|
</items>
|
|
</menu>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButtonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="220" id="JP4-y0-kDU"/>
|
|
|
|
- </constraints>
|
|
|
|
<connections>
|
|
<connections>
|
|
<action selector="boxItemClicked_Font:" target="-2" id="p6t-kB-gXh"/>
|
|
<action selector="boxItemClicked_Font:" target="-2" id="p6t-kB-gXh"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -427,63 +427,63 @@ Gw
|
|
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
</customView>
|
|
</customView>
|
|
- <button tag="2" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="odS-Dt-SYU">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="odS-Dt-SYU">
|
|
<rect key="frame" x="6" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="6" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="tYi-Qx-Cfp">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="ckO-mf-AQM"/>
|
|
<constraint firstAttribute="height" constant="20" id="ckO-mf-AQM"/>
|
|
<constraint firstAttribute="width" constant="20" id="imT-GP-jUB"/>
|
|
<constraint firstAttribute="width" constant="20" id="imT-GP-jUB"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="tYi-Qx-Cfp">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="colorTextButtonAction:" target="-2" id="HFo-SF-dh6"/>
|
|
<action selector="colorTextButtonAction:" target="-2" id="HFo-SF-dh6"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e39-bx-gfp">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="e39-bx-gfp">
|
|
<rect key="frame" x="49" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="49" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="X18-CH-zzp">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="DJq-rz-FKF"/>
|
|
<constraint firstAttribute="width" constant="20" id="DJq-rz-FKF"/>
|
|
<constraint firstAttribute="height" constant="20" id="Hou-uk-7Rf"/>
|
|
<constraint firstAttribute="height" constant="20" id="Hou-uk-7Rf"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="X18-CH-zzp">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="colorTextButtonAction:" target="-2" id="C7P-qp-8Ge"/>
|
|
<action selector="colorTextButtonAction:" target="-2" id="C7P-qp-8Ge"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="4" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e4f-rT-CLt">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="e4f-rT-CLt">
|
|
<rect key="frame" x="92" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="92" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="E0z-ik-jIs">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="hJ9-1Z-Gbu"/>
|
|
<constraint firstAttribute="width" constant="20" id="hJ9-1Z-Gbu"/>
|
|
<constraint firstAttribute="height" constant="20" id="sLz-wc-skg"/>
|
|
<constraint firstAttribute="height" constant="20" id="sLz-wc-skg"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="E0z-ik-jIs">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="colorTextButtonAction:" target="-2" id="ATk-Ve-irw"/>
|
|
<action selector="colorTextButtonAction:" target="-2" id="ATk-Ve-irw"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="5" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kZy-e9-ulI">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="kZy-e9-ulI">
|
|
<rect key="frame" x="135" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="135" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="uBd-Ud-rsU">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="UCe-DC-za6"/>
|
|
<constraint firstAttribute="height" constant="20" id="UCe-DC-za6"/>
|
|
<constraint firstAttribute="width" constant="20" id="yhL-Rg-HED"/>
|
|
<constraint firstAttribute="width" constant="20" id="yhL-Rg-HED"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="uBd-Ud-rsU">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="colorTextButtonAction:" target="-2" id="sFI-Ga-w7g"/>
|
|
<action selector="colorTextButtonAction:" target="-2" id="sFI-Ga-w7g"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button focusRingType="none" tag="6" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5Nn-1V-0B2" customClass="KMSignatureColorButton">
|
|
|
|
|
|
+ <button focusRingType="none" fixedFrame="YES" tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="5Nn-1V-0B2" customClass="KMSignatureColorButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="204" y="8" width="24" height="24"/>
|
|
<rect key="frame" x="204" y="8" width="24" height="24"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="08c-rm-nye">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="08c-rm-nye">
|
|
@@ -522,18 +522,18 @@ Gw
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="I2h-gk-zBq" customClass="KMDrawView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="I2h-gk-zBq" customClass="KMDrawView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
</customView>
|
|
</customView>
|
|
<button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="pqR-eZ-KlX">
|
|
<button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="pqR-eZ-KlX">
|
|
- <rect key="frame" x="95" y="9" width="89" height="14"/>
|
|
|
|
|
|
+ <rect key="frame" x="95" y="16" width="89" height="0.0"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="89" id="qaA-aA-DPC"/>
|
|
|
|
+ </constraints>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="KL4-X1-mLd">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="KL4-X1-mLd">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="89" id="qaA-aA-DPC"/>
|
|
|
|
- </constraints>
|
|
|
|
<connections>
|
|
<connections>
|
|
<action selector="trackpadButton_Click:" target="-2" id="UwP-WA-Gp6"/>
|
|
<action selector="trackpadButton_Click:" target="-2" id="UwP-WA-Gp6"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -545,63 +545,63 @@ Gw
|
|
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
</customView>
|
|
</customView>
|
|
- <button tag="2" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Ne-g2-ewU">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="9Ne-g2-ewU">
|
|
<rect key="frame" x="6" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="6" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="v04-1X-7fD">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="Cqt-Xf-ufI"/>
|
|
<constraint firstAttribute="width" constant="20" id="Cqt-Xf-ufI"/>
|
|
<constraint firstAttribute="height" constant="20" id="hfS-Dd-Oa4"/>
|
|
<constraint firstAttribute="height" constant="20" id="hfS-Dd-Oa4"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="v04-1X-7fD">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="ENg-K1-EWZ"/>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="ENg-K1-EWZ"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3xQ-rA-xHD">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="3xQ-rA-xHD">
|
|
<rect key="frame" x="49" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="49" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="CEp-vA-9uH">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="ygL-2c-5ad"/>
|
|
<constraint firstAttribute="height" constant="20" id="ygL-2c-5ad"/>
|
|
<constraint firstAttribute="width" constant="20" id="zcU-qW-zPP"/>
|
|
<constraint firstAttribute="width" constant="20" id="zcU-qW-zPP"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="CEp-vA-9uH">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="oIc-A2-ohP"/>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="oIc-A2-ohP"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="4" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pWi-Op-4LW">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="pWi-Op-4LW">
|
|
<rect key="frame" x="92" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="92" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="pDN-dh-XhL">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="AQf-FY-og3"/>
|
|
<constraint firstAttribute="height" constant="20" id="AQf-FY-og3"/>
|
|
<constraint firstAttribute="width" constant="20" id="eLe-HZ-41R"/>
|
|
<constraint firstAttribute="width" constant="20" id="eLe-HZ-41R"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="pDN-dh-XhL">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="FAV-DC-dMP"/>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="FAV-DC-dMP"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button tag="5" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oMw-fF-4f3">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="oMw-fF-4f3">
|
|
<rect key="frame" x="135" y="6" width="20" height="20"/>
|
|
<rect key="frame" x="135" y="6" width="20" height="20"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="tkz-zD-rbd">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="4IQ-W3-pIB"/>
|
|
<constraint firstAttribute="width" constant="20" id="4IQ-W3-pIB"/>
|
|
<constraint firstAttribute="height" constant="20" id="doC-ed-H4J"/>
|
|
<constraint firstAttribute="height" constant="20" id="doC-ed-H4J"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" inset="2" id="tkz-zD-rbd">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="ls7-fC-Dxu"/>
|
|
<action selector="drawColorBtnClicked:" target="-2" id="ls7-fC-Dxu"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button focusRingType="none" tag="6" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4aa-mx-SPE" customClass="KMSignatureColorButton">
|
|
|
|
|
|
+ <button focusRingType="none" fixedFrame="YES" tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="4aa-mx-SPE" customClass="KMSignatureColorButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="204" y="8" width="24" height="24"/>
|
|
<rect key="frame" x="204" y="8" width="24" height="24"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="mn6-Rv-AIW">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="mn6-Rv-AIW">
|
|
@@ -625,6 +625,9 @@ Gw
|
|
</customView>
|
|
</customView>
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="Q8B-d8-1oI">
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="Q8B-d8-1oI">
|
|
<rect key="frame" x="-3" y="2" width="86" height="25"/>
|
|
<rect key="frame" x="-3" y="2" width="86" height="25"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="79" id="7n6-WJ-Ktc"/>
|
|
|
|
+ </constraints>
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" inset="2" pullsDown="YES" selectedItem="kw7-v2-CTa" id="DJQ-d5-tKu">
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" inset="2" pullsDown="YES" selectedItem="kw7-v2-CTa" id="DJQ-d5-tKu">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<font key="font" metaFont="menu"/>
|
|
@@ -634,9 +637,6 @@ Gw
|
|
</items>
|
|
</items>
|
|
</menu>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButtonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="79" id="7n6-WJ-Ktc"/>
|
|
|
|
- </constraints>
|
|
|
|
<connections>
|
|
<connections>
|
|
<action selector="drawSizeBtnClicked:" target="-2" id="h4S-CH-L29"/>
|
|
<action selector="drawSizeBtnClicked:" target="-2" id="h4S-CH-L29"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -644,7 +644,7 @@ Gw
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="jzf-Rm-GNU">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="jzf-Rm-GNU">
|
|
<rect key="frame" x="0.0" y="208" width="468" height="22"/>
|
|
<rect key="frame" x="0.0" y="208" width="468" height="22"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="YDu-QC-l1V">
|
|
|
|
|
|
+ <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="YDu-QC-l1V">
|
|
<rect key="frame" x="6" y="3" width="456" height="16"/>
|
|
<rect key="frame" x="6" y="3" width="456" height="16"/>
|
|
<textFieldCell key="cell" selectable="YES" title="Multiline Label" id="pna-0D-8pK">
|
|
<textFieldCell key="cell" selectable="YES" title="Multiline Label" id="pna-0D-8pK">
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
@@ -682,7 +682,7 @@ Gw
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="468" height="230"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="fH0-Z8-dC3" customClass="KMPDFSignatureImageView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="fH0-Z8-dC3" customClass="KMPDFSignatureImageView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
<rect key="frame" x="0.0" y="48" width="468" height="182"/>
|
|
<subviews>
|
|
<subviews>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Z9Y-kq-Z1X">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Z9Y-kq-Z1X">
|
|
@@ -716,7 +716,7 @@ DQ
|
|
<constraint firstAttribute="height" constant="128" id="zPI-2s-bGk"/>
|
|
<constraint firstAttribute="height" constant="128" id="zPI-2s-bGk"/>
|
|
</constraints>
|
|
</constraints>
|
|
</customView>
|
|
</customView>
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OZz-hG-Yf2">
|
|
|
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OZz-hG-Yf2">
|
|
<rect key="frame" x="179" y="16" width="111" height="17"/>
|
|
<rect key="frame" x="179" y="16" width="111" height="17"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Select image file" id="prv-uQ-kZ4">
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Select image file" id="prv-uQ-kZ4">
|
|
<font key="font" metaFont="system" size="14"/>
|
|
<font key="font" metaFont="system" size="14"/>
|
|
@@ -741,27 +741,27 @@ DQ
|
|
</customView>
|
|
</customView>
|
|
<button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="0Ld-zN-h2r">
|
|
<button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="0Ld-zN-h2r">
|
|
<rect key="frame" x="178" y="10" width="112" height="22"/>
|
|
<rect key="frame" x="178" y="10" width="112" height="22"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="22" id="YfU-mu-Ywh"/>
|
|
|
|
+ </constraints>
|
|
<buttonCell key="cell" type="bevel" title="Clear background" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="zLk-by-TV2">
|
|
<buttonCell key="cell" type="bevel" title="Clear background" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="zLk-by-TV2">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="22" id="YfU-mu-Ywh"/>
|
|
|
|
- </constraints>
|
|
|
|
<connections>
|
|
<connections>
|
|
<action selector="pictureClearBackBtnAction:" target="-2" id="gJ7-g7-CgB"/>
|
|
<action selector="pictureClearBackBtnAction:" target="-2" id="gJ7-g7-CgB"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zHh-uI-saB" customClass="KMCoverButton" customModule="PDF_Master" customModuleProvider="target">
|
|
|
|
|
|
+ <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zHh-uI-saB" customClass="KMCoverButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="290" y="13" width="16" height="16"/>
|
|
<rect key="frame" x="290" y="13" width="16" height="16"/>
|
|
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="03E-Gy-9TG">
|
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
|
- </buttonCell>
|
|
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="16" id="m0o-Qo-sWP"/>
|
|
<constraint firstAttribute="width" constant="16" id="m0o-Qo-sWP"/>
|
|
<constraint firstAttribute="height" constant="16" id="q8t-dW-imG"/>
|
|
<constraint firstAttribute="height" constant="16" id="q8t-dW-imG"/>
|
|
</constraints>
|
|
</constraints>
|
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="03E-Gy-9TG">
|
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
|
+ </buttonCell>
|
|
</button>
|
|
</button>
|
|
</subviews>
|
|
</subviews>
|
|
<constraints>
|
|
<constraints>
|