|
@@ -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="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<deployment identifier="macosx"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<capability name="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
|
|
<capability name="System colors introduced in macOS 10.13" 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"/>
|
|
@@ -143,7 +143,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="a7P-Xu-XKF">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="a7P-Xu-XKF">
|
|
<rect key="frame" x="16" y="1180" width="434" height="74"/>
|
|
<rect key="frame" x="16" y="1180" width="434" height="74"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cC5-0c-h0J">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cC5-0c-h0J">
|
|
<rect key="frame" x="-2" y="44" width="125" height="20"/>
|
|
<rect key="frame" x="-2" y="44" width="125" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="a8K-OV-h6P"/>
|
|
<constraint firstAttribute="height" constant="20" id="a8K-OV-h6P"/>
|
|
@@ -177,7 +177,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Xue-QX-MD2">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Xue-QX-MD2">
|
|
<rect key="frame" x="16" y="977" width="434" height="147"/>
|
|
<rect key="frame" x="16" y="977" width="434" height="147"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="92O-JW-dIi">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="92O-JW-dIi">
|
|
<rect key="frame" x="-2" y="117" width="30" height="20"/>
|
|
<rect key="frame" x="-2" y="117" width="30" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="YBN-Nq-khW"/>
|
|
<constraint firstAttribute="height" constant="20" id="YBN-Nq-khW"/>
|
|
@@ -190,14 +190,14 @@
|
|
</textField>
|
|
</textField>
|
|
<button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="taX-st-Tjt">
|
|
<button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="taX-st-Tjt">
|
|
<rect key="frame" x="418" y="119" width="16" height="16"/>
|
|
<rect key="frame" x="418" y="119" width="16" height="16"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="16" id="BGN-2E-mUA"/>
|
|
|
|
- <constraint firstAttribute="height" constant="16" id="H5d-hA-s37"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="KMImageNameBtnFontsetNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="62j-iQ-By1">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="KMImageNameBtnFontsetNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="62j-iQ-By1">
|
|
<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="16" id="BGN-2E-mUA"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="16" id="H5d-hA-s37"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="currentFontColorButtonAction:" target="-2" id="NLz-J7-do0"/>
|
|
<action selector="currentFontColorButtonAction:" target="-2" id="NLz-J7-do0"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -210,28 +210,28 @@
|
|
<subviews>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ViI-Ii-u2U">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ViI-Ii-u2U">
|
|
<rect key="frame" x="37" y="5" width="20" height="20"/>
|
|
<rect key="frame" x="37" y="5" width="20" height="20"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="20" id="SRZ-aV-WfP"/>
|
|
|
|
- <constraint firstAttribute="height" constant="20" id="hFt-m7-V2M"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="buttonCell:mpI-N3-5Xn:image" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="mpI-N3-5Xn">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="buttonCell:mpI-N3-5Xn:image" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="mpI-N3-5Xn">
|
|
<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="20" id="SRZ-aV-WfP"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="20" id="hFt-m7-V2M"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="fontCustomColorButtonAction:" target="-2" id="UGk-7t-CVJ"/>
|
|
<action selector="fontCustomColorButtonAction:" target="-2" id="UGk-7t-CVJ"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2I2-fI-EWd" customClass="KMGeneralButton">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2I2-fI-EWd" customClass="KMGeneralButton">
|
|
<rect key="frame" x="8" y="5" width="20" height="20"/>
|
|
<rect key="frame" x="8" y="5" width="20" height="20"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="20" id="Fxs-qY-2lb"/>
|
|
|
|
- <constraint firstAttribute="width" constant="20" id="hPc-Bc-dDJ"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="DLu-8k-sgt">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="DLu-8k-sgt">
|
|
<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="20" id="Fxs-qY-2lb"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="20" id="hPc-Bc-dDJ"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="fontColorButtonAction:" target="-2" id="oHf-V6-h3Y"/>
|
|
<action selector="fontColorButtonAction:" target="-2" id="oHf-V6-h3Y"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -348,7 +348,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="j7L-XP-jm7">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="j7L-XP-jm7">
|
|
<rect key="frame" x="16" y="889" width="434" height="72"/>
|
|
<rect key="frame" x="16" y="889" width="434" height="72"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0cN-zY-qYW">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0cN-zY-qYW">
|
|
<rect key="frame" x="-2" y="42" width="51" height="20"/>
|
|
<rect key="frame" x="-2" y="42" width="51" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="CyS-pK-DRt"/>
|
|
<constraint firstAttribute="height" constant="20" id="CyS-pK-DRt"/>
|
|
@@ -371,14 +371,14 @@
|
|
</box>
|
|
</box>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8e2-oa-JZE">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8e2-oa-JZE">
|
|
<rect key="frame" x="410" y="40" width="24" height="24"/>
|
|
<rect key="frame" x="410" y="40" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="24" id="Bk9-eE-KvQ"/>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="EO0-ui-Vyw"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelOpacityButtonImage" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="FSt-Pc-lLe">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelOpacityButtonImage" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="FSt-Pc-lLe">
|
|
<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="24" id="Bk9-eE-KvQ"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="24" id="EO0-ui-Vyw"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="showOpacityView:" target="-2" id="NhJ-TY-mYV"/>
|
|
<action selector="showOpacityView:" target="-2" id="NhJ-TY-mYV"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -398,7 +398,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="UKx-Bm-zSR">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="UKx-Bm-zSR">
|
|
<rect key="frame" x="16" y="808" width="434" height="65"/>
|
|
<rect key="frame" x="16" y="808" width="434" height="65"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="R6h-Hl-ZJK">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="R6h-Hl-ZJK">
|
|
<rect key="frame" x="-2" y="40" width="73" height="15"/>
|
|
<rect key="frame" x="-2" y="40" width="73" height="15"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BorderColor" id="BO4-ud-8Oa">
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BorderColor" id="BO4-ud-8Oa">
|
|
<font key="font" metaFont="cellTitle"/>
|
|
<font key="font" metaFont="cellTitle"/>
|
|
@@ -418,14 +418,14 @@
|
|
</box>
|
|
</box>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Ci-Mm-JQs">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Ci-Mm-JQs">
|
|
<rect key="frame" x="410" y="36" width="24" height="24"/>
|
|
<rect key="frame" x="410" y="36" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="24" id="r1w-vu-EiY"/>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="w4K-0J-axh"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelOpacityButtonImage" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="xMu-UF-F9P">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelOpacityButtonImage" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="xMu-UF-F9P">
|
|
<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="24" id="r1w-vu-EiY"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="24" id="w4K-0J-axh"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="showBorderOpacityView:" target="-2" id="w1a-3U-tdM"/>
|
|
<action selector="showBorderOpacityView:" target="-2" id="w1a-3U-tdM"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -445,7 +445,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Wqc-fu-8cC">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Wqc-fu-8cC">
|
|
<rect key="frame" x="16" y="722" width="434" height="70"/>
|
|
<rect key="frame" x="16" y="722" width="434" height="70"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SXU-Sd-6MR">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SXU-Sd-6MR">
|
|
<rect key="frame" x="-2" y="40" width="438" height="20"/>
|
|
<rect key="frame" x="-2" y="40" width="438" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="PP5-3V-aNY"/>
|
|
<constraint firstAttribute="height" constant="20" id="PP5-3V-aNY"/>
|
|
@@ -458,7 +458,7 @@
|
|
</textField>
|
|
</textField>
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="boX-yy-3DZ">
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="boX-yy-3DZ">
|
|
<rect key="frame" x="-2" y="0.0" width="344" height="28"/>
|
|
<rect key="frame" x="-2" y="0.0" width="344" height="28"/>
|
|
- <sliderCell key="cell" continuous="YES" alignment="left" minValue="0.5" maxValue="18" doubleValue="0.5" tickMarkPosition="above" sliderType="linear" id="uiL-cC-yeG" customClass="KMPropertiesSliderCell"/>
|
|
|
|
|
|
+ <sliderCell key="cell" continuous="YES" alignment="left" minValue="0.5" maxValue="18" doubleValue="0.5" tickMarkPosition="above" sliderType="linear" id="uiL-cC-yeG"/>
|
|
<connections>
|
|
<connections>
|
|
<action selector="borderWidthSliderAction:" target="-2" id="fbp-7j-nGS"/>
|
|
<action selector="borderWidthSliderAction:" target="-2" id="fbp-7j-nGS"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -491,7 +491,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0Hy-qV-PaZ">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0Hy-qV-PaZ">
|
|
<rect key="frame" x="16" y="589" width="434" height="61"/>
|
|
<rect key="frame" x="16" y="589" width="434" height="61"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hpi-My-lMy">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hpi-My-lMy">
|
|
<rect key="frame" x="-2" y="34" width="50" height="17"/>
|
|
<rect key="frame" x="-2" y="34" width="50" height="17"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Rotate" id="Xog-bu-1An">
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Rotate" id="Xog-bu-1An">
|
|
<font key="font" metaFont="systemBold" size="14"/>
|
|
<font key="font" metaFont="systemBold" size="14"/>
|
|
@@ -537,7 +537,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="qEm-iT-hYO">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="qEm-iT-hYO">
|
|
<rect key="frame" x="16" y="509" width="434" height="64"/>
|
|
<rect key="frame" x="16" y="509" width="434" height="64"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Mz-Wf-4ou">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Mz-Wf-4ou">
|
|
<rect key="frame" x="-2" y="34" width="42" height="20"/>
|
|
<rect key="frame" x="-2" y="34" width="42" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="DLT-Lf-6tu"/>
|
|
<constraint firstAttribute="height" constant="20" id="DLT-Lf-6tu"/>
|
|
@@ -548,68 +548,68 @@
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
- <button verticalHuggingPriority="750" tag="201" translatesAutoresizingMaskIntoConstraints="NO" id="tAa-o8-627">
|
|
|
|
|
|
+ <button tag="201" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tAa-o8-627">
|
|
<rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="pNH-qa-n5Q"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignTickNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="P4K-Tz-UWO">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignTickNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="P4K-Tz-UWO">
|
|
<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="pNH-qa-n5Q"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="jEI-bO-oYf"/>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="jEI-bO-oYf"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button verticalHuggingPriority="750" tag="202" translatesAutoresizingMaskIntoConstraints="NO" id="HmD-6T-x8g">
|
|
|
|
|
|
+ <button tag="202" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HmD-6T-x8g">
|
|
<rect key="frame" x="103" y="0.0" width="24" height="24"/>
|
|
<rect key="frame" x="103" y="0.0" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="3h3-SL-Ktl"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignForkNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="bbP-ig-gJb">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignForkNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="bbP-ig-gJb">
|
|
<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="3h3-SL-Ktl"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="sbM-N1-nwQ"/>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="sbM-N1-nwQ"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button verticalHuggingPriority="750" tag="204" translatesAutoresizingMaskIntoConstraints="NO" id="jPa-nU-Huo">
|
|
|
|
|
|
+ <button tag="204" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jPa-nU-Huo">
|
|
<rect key="frame" x="308" y="0.0" width="24" height="24"/>
|
|
<rect key="frame" x="308" y="0.0" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="NpN-6w-VJW"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignLineNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="EQQ-fD-eND">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignLineNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="EQQ-fD-eND">
|
|
<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="NpN-6w-VJW"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="fBi-2G-xsh"/>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="fBi-2G-xsh"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button verticalHuggingPriority="750" tag="205" translatesAutoresizingMaskIntoConstraints="NO" id="nb0-WN-6kd">
|
|
|
|
|
|
+ <button tag="205" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nb0-WN-6kd">
|
|
<rect key="frame" x="410" y="0.0" width="24" height="24"/>
|
|
<rect key="frame" x="410" y="0.0" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="OkL-97-Joq"/>
|
|
|
|
- <constraint firstAttribute="width" constant="24" id="WKr-9R-hh4"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="v8L-w6-HhG">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="v8L-w6-HhG">
|
|
<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="OkL-97-Joq"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="24" id="WKr-9R-hh4"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="rRu-v8-Xf9"/>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="rRu-v8-Xf9"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
- <button verticalHuggingPriority="750" tag="203" translatesAutoresizingMaskIntoConstraints="NO" id="Ml3-mh-BGL">
|
|
|
|
|
|
+ <button tag="203" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ml3-mh-BGL">
|
|
<rect key="frame" x="205" y="0.0" width="24" height="24"/>
|
|
<rect key="frame" x="205" y="0.0" width="24" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="sdf-0M-Mi1"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignRoundedrecNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="yNZ-ks-GBE">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNamePropertybarFillsignRoundedrecNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="yNZ-ks-GBE">
|
|
<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="sdf-0M-Mi1"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="vcM-ax-Bbr"/>
|
|
<action selector="buttonClicked_TypeAwitch:" target="-2" id="vcM-ax-Bbr"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -670,7 +670,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="dMO-dl-RLX">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="dMO-dl-RLX">
|
|
<rect key="frame" x="16" y="400" width="434" height="93"/>
|
|
<rect key="frame" x="16" y="400" width="434" height="93"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2O6-uo-3Zy">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2O6-uo-3Zy">
|
|
<rect key="frame" x="-2" y="63" width="37" height="20"/>
|
|
<rect key="frame" x="-2" y="63" width="37" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="DzU-o8-kZA"/>
|
|
<constraint firstAttribute="height" constant="20" id="DzU-o8-kZA"/>
|
|
@@ -683,9 +683,6 @@
|
|
</textField>
|
|
</textField>
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="ec5-v7-tz1" customClass="KMPopUpButton">
|
|
<popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="ec5-v7-tz1" customClass="KMPopUpButton">
|
|
<rect key="frame" x="0.0" y="29" width="434" height="24"/>
|
|
<rect key="frame" x="0.0" y="29" width="434" height="24"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="24" id="hTd-sR-52F"/>
|
|
|
|
- </constraints>
|
|
|
|
<popUpButtonCell key="cell" type="square" title="Item 1" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" arrowPosition="noArrow" selectedItem="2nL-Iw-EJZ" id="0vD-XE-dnt">
|
|
<popUpButtonCell key="cell" type="square" title="Item 1" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" arrowPosition="noArrow" selectedItem="2nL-Iw-EJZ" id="0vD-XE-dnt">
|
|
<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"/>
|
|
@@ -697,6 +694,9 @@
|
|
</items>
|
|
</items>
|
|
</menu>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButtonCell>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="24" id="hTd-sR-52F"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="dateCheckButtonAction:" target="-2" id="qep-Z5-4sd"/>
|
|
<action selector="dateCheckButtonAction:" target="-2" id="qep-Z5-4sd"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -726,7 +726,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0kd-2Q-Qgn">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0kd-2Q-Qgn">
|
|
<rect key="frame" x="16" y="16" width="434" height="252"/>
|
|
<rect key="frame" x="16" y="16" width="434" height="252"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lch-l1-qrw">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lch-l1-qrw">
|
|
<rect key="frame" x="-2" y="222" width="37" height="20"/>
|
|
<rect key="frame" x="-2" y="222" width="37" height="20"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="B4O-eL-cX9"/>
|
|
<constraint firstAttribute="height" constant="20" id="B4O-eL-cX9"/>
|
|
@@ -811,14 +811,14 @@
|
|
<subviews>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jHQ-u9-brw">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jHQ-u9-brw">
|
|
<rect key="frame" x="54" y="4" width="110" height="32"/>
|
|
<rect key="frame" x="54" y="4" width="110" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="dlV-cz-ZhP"/>
|
|
|
|
- <constraint firstAttribute="width" constant="110" id="uwO-gZ-LJV"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelLineStyleSolidLine" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TLd-4r-ahJ">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelLineStyleSolidLine" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TLd-4r-ahJ">
|
|
<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="32" id="dlV-cz-ZhP"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="110" id="uwO-gZ-LJV"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="updateInkStype:" target="-2" id="Ygq-gl-t1V"/>
|
|
<action selector="updateInkStype:" target="-2" id="Ygq-gl-t1V"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -836,16 +836,16 @@
|
|
<rect key="frame" x="0.0" y="0.0" width="217" height="40"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="217" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="BVT-tc-ES5">
|
|
|
|
|
|
+ <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BVT-tc-ES5">
|
|
<rect key="frame" x="54" y="4" width="110" height="32"/>
|
|
<rect key="frame" x="54" y="4" width="110" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="110" id="3le-TH-rNK"/>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="gfA-pS-IDD"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelLineStyleDottedLine" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="n3j-Zw-zcj">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImagePropertPanelLineStyleDottedLine" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="n3j-Zw-zcj">
|
|
<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="110" id="3le-TH-rNK"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="32" id="gfA-pS-IDD"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="updateInkStype:" target="-2" id="pGR-Zk-SQc"/>
|
|
<action selector="updateInkStype:" target="-2" id="pGR-Zk-SQc"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -955,7 +955,7 @@
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="juZ-TW-wNg">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="juZ-TW-wNg">
|
|
<rect key="frame" x="16" y="284" width="434" height="100"/>
|
|
<rect key="frame" x="16" y="284" width="434" height="100"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kZM-Zt-V3a">
|
|
|
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kZM-Zt-V3a">
|
|
<rect key="frame" x="-2" y="85" width="33" height="15"/>
|
|
<rect key="frame" x="-2" y="85" width="33" height="15"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Style" id="uNh-05-LPZ">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Style" id="uNh-05-LPZ">
|
|
<font key="font" metaFont="cellTitle"/>
|
|
<font key="font" metaFont="cellTitle"/>
|
|
@@ -965,98 +965,98 @@
|
|
</textField>
|
|
</textField>
|
|
<button translatesAutoresizingMaskIntoConstraints="NO" id="klg-RX-gB8">
|
|
<button translatesAutoresizingMaskIntoConstraints="NO" id="klg-RX-gB8">
|
|
<rect key="frame" x="0.0" y="43" width="50" height="32"/>
|
|
<rect key="frame" x="0.0" y="43" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="Acs-oV-D5J"/>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="PPF-Kf-ffK"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleOne" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Qbf-ge-gQh">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleOne" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Qbf-ge-gQh">
|
|
<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="32" id="Acs-oV-D5J"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="50" id="PPF-Kf-ffK"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="Vxb-Ir-5w7"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="Vxb-Ir-5w7"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="n4z-HI-nSl">
|
|
<button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="n4z-HI-nSl">
|
|
<rect key="frame" x="60" y="43" width="50" height="32"/>
|
|
<rect key="frame" x="60" y="43" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="53D-XN-6tN"/>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="bTB-ax-vji"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStylenote" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="ABY-FA-34p">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStylenote" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="ABY-FA-34p">
|
|
<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="50" id="53D-XN-6tN"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="32" id="bTB-ax-vji"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="ATw-zB-741"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="ATw-zB-741"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="d09-wv-hpl">
|
|
<button tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="d09-wv-hpl">
|
|
<rect key="frame" x="120" y="43" width="50" height="32"/>
|
|
<rect key="frame" x="120" y="43" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="YZf-St-dgm"/>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="gb8-uZ-b8y"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleKeyWord" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="4Ky-ca-sVn">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleKeyWord" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="4Ky-ca-sVn">
|
|
<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="50" id="YZf-St-dgm"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="32" id="gb8-uZ-b8y"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="Mkc-2G-w9R"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="Mkc-2G-w9R"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="mrl-9S-f5R">
|
|
<button tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="mrl-9S-f5R">
|
|
<rect key="frame" x="180" y="43" width="50" height="32"/>
|
|
<rect key="frame" x="180" y="43" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="BlL-rh-SNH"/>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="d0u-Gb-wyX"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleHelp" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="apG-i9-4oc">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleHelp" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="apG-i9-4oc">
|
|
<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="32" id="BlL-rh-SNH"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="50" id="d0u-Gb-wyX"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="4Md-1n-wcY"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="4Md-1n-wcY"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="dlU-7p-n7P">
|
|
<button tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="dlU-7p-n7P">
|
|
<rect key="frame" x="0.0" y="6" width="50" height="32"/>
|
|
<rect key="frame" x="0.0" y="6" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="7rW-UK-NiP"/>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="8R6-Vc-rIg"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleP" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="jC4-hW-1xR">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleP" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="jC4-hW-1xR">
|
|
<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="32" id="7rW-UK-NiP"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="50" id="8R6-Vc-rIg"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="ghq-2j-F79"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="ghq-2j-F79"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="jpU-jd-E7o">
|
|
<button tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="jpU-jd-E7o">
|
|
<rect key="frame" x="60" y="6" width="50" height="32"/>
|
|
<rect key="frame" x="60" y="6" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="oLC-Ec-Ybc"/>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="z8l-8d-ors"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleInsert" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="x0Z-ng-kqB">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleInsert" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="x0Z-ng-kqB">
|
|
<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="32" id="oLC-Ec-Ybc"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="50" id="z8l-8d-ors"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="5pw-qC-ECK"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="5pw-qC-ECK"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="ogH-xG-Khg">
|
|
<button tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="ogH-xG-Khg">
|
|
<rect key="frame" x="120" y="6" width="50" height="32"/>
|
|
<rect key="frame" x="120" y="6" width="50" height="32"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="height" constant="32" id="lTR-c5-dmS"/>
|
|
|
|
- <constraint firstAttribute="width" constant="50" id="uHJ-UU-jdT"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleNP" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="IfI-No-NHz">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImagePropertTextStyleNP" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="IfI-No-NHz">
|
|
<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="32" id="lTR-c5-dmS"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="50" id="uHJ-UU-jdT"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="kun-WB-L4O"/>
|
|
<action selector="textAnnotationStyleAction:" target="-2" id="kun-WB-L4O"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -1245,7 +1245,7 @@
|
|
</comboBox>
|
|
</comboBox>
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="u8I-8M-7Z4">
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="u8I-8M-7Z4">
|
|
<rect key="frame" x="8" y="1" width="344" height="28"/>
|
|
<rect key="frame" x="8" y="1" width="344" height="28"/>
|
|
- <sliderCell key="cell" continuous="YES" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="NOi-KA-hpp" customClass="KMPropertiesSliderCell"/>
|
|
|
|
|
|
+ <sliderCell key="cell" continuous="YES" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="NOi-KA-hpp"/>
|
|
<connections>
|
|
<connections>
|
|
<action selector="opacitySliderAction:" target="-2" id="qKe-JT-fjd"/>
|
|
<action selector="opacitySliderAction:" target="-2" id="qKe-JT-fjd"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -1288,7 +1288,7 @@
|
|
</comboBox>
|
|
</comboBox>
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ysY-BU-1qm">
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ysY-BU-1qm">
|
|
<rect key="frame" x="8" y="1" width="344" height="28"/>
|
|
<rect key="frame" x="8" y="1" width="344" height="28"/>
|
|
- <sliderCell key="cell" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="tK2-ir-ZiE" customClass="KMPropertiesSliderCell"/>
|
|
|
|
|
|
+ <sliderCell key="cell" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="tK2-ir-ZiE"/>
|
|
<connections>
|
|
<connections>
|
|
<action selector="borderOpacitySliderAction:" target="-2" id="MHo-nI-c91"/>
|
|
<action selector="borderOpacitySliderAction:" target="-2" id="MHo-nI-c91"/>
|
|
</connections>
|
|
</connections>
|