|
@@ -8,10 +8,20 @@
|
|
<objects>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="SKPresentationOptionsSheetController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<customObject id="-2" userLabel="File's Owner" customClass="SKPresentationOptionsSheetController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<connections>
|
|
<connections>
|
|
- <outlet property="arrayController" destination="127" id="148"/>
|
|
|
|
|
|
+ <outlet property="cancelBtn" destination="31" id="3TJ-W1-rhh"/>
|
|
|
|
+ <outlet property="durationLabel" destination="25" id="uvm-pe-ACg"/>
|
|
|
|
+ <outlet property="durationSlider" destination="30" id="p18-Dd-z9f"/>
|
|
|
|
+ <outlet property="durationTF" destination="28" id="xzE-OB-bhF"/>
|
|
|
|
+ <outlet property="effectLabel" destination="9" id="CQN-sh-iIx"/>
|
|
<outlet property="effectPopUpButton" destination="13" id="cO1-zP-wn0"/>
|
|
<outlet property="effectPopUpButton" destination="13" id="cO1-zP-wn0"/>
|
|
|
|
+ <outlet property="extentLabel" destination="26" id="YxA-wn-FGQ"/>
|
|
<outlet property="notesDocumentPopUpButton" destination="69" id="99"/>
|
|
<outlet property="notesDocumentPopUpButton" destination="69" id="99"/>
|
|
|
|
+ <outlet property="okBtn" destination="27" id="RoG-f4-1M9"/>
|
|
|
|
+ <outlet property="pageBtn" destination="11" id="1Ze-Zy-G3w"/>
|
|
|
|
+ <outlet property="pageTransitionBox" destination="67" id="Uql-ze-DT0"/>
|
|
|
|
+ <outlet property="screeBtn" destination="12" id="qPN-Ad-FaF"/>
|
|
<outlet property="separateCheckButton" destination="138" id="346"/>
|
|
<outlet property="separateCheckButton" destination="138" id="346"/>
|
|
|
|
+ <outlet property="synchoronizBox" destination="68" id="bOE-ap-wgY"/>
|
|
<outlet property="tableView" destination="279" id="287"/>
|
|
<outlet property="tableView" destination="279" id="287"/>
|
|
<outlet property="window" destination="7" id="63"/>
|
|
<outlet property="window" destination="7" id="63"/>
|
|
</connections>
|
|
</connections>
|
|
@@ -40,6 +50,7 @@ DQ
|
|
</buttonCell>
|
|
</buttonCell>
|
|
<connections>
|
|
<connections>
|
|
<accessibilityConnection property="link" destination="31" id="461"/>
|
|
<accessibilityConnection property="link" destination="31" id="461"/>
|
|
|
|
+ <action selector="okAction:" target="-2" id="3k6-Ji-BSx"/>
|
|
</connections>
|
|
</connections>
|
|
</button>
|
|
</button>
|
|
<button imageHugsTitle="YES" verticalHuggingPriority="750" id="31">
|
|
<button imageHugsTitle="YES" verticalHuggingPriority="750" id="31">
|
|
@@ -52,8 +63,11 @@ DQ
|
|
Gw
|
|
Gw
|
|
</string>
|
|
</string>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="cancelAction:" target="-2" id="7Fi-nJ-GQh"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
- <box borderType="line" id="67">
|
|
|
|
|
|
+ <box borderType="line" title="Page Transition" id="67">
|
|
<rect key="frame" x="123" y="120" width="286" height="118"/>
|
|
<rect key="frame" x="123" y="120" width="286" height="118"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<view key="contentView" id="nHl-1V-Bnj">
|
|
<view key="contentView" id="nHl-1V-Bnj">
|
|
@@ -63,7 +77,7 @@ Gw
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="28">
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="28">
|
|
<rect key="frame" x="216" y="42" width="50" height="22"/>
|
|
<rect key="frame" x="216" y="42" width="50" height="22"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="442">
|
|
|
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="1.0" drawsBackground="YES" id="442">
|
|
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#,##0.0" negativeFormat="-#,##0.0" formatWidth="-1" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" minimumFractionDigits="1" maximumFractionDigits="1" decimalSeparator="." groupingSeparator="," id="29">
|
|
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#,##0.0" negativeFormat="-#,##0.0" formatWidth="-1" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" minimumFractionDigits="1" maximumFractionDigits="1" decimalSeparator="." groupingSeparator="," id="29">
|
|
<nil key="negativeInfinitySymbol"/>
|
|
<nil key="negativeInfinitySymbol"/>
|
|
<nil key="positiveInfinitySymbol"/>
|
|
<nil key="positiveInfinitySymbol"/>
|
|
@@ -73,15 +87,6 @@ Gw
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
- <connections>
|
|
|
|
- <accessibilityConnection property="title" destination="25" id="48"/>
|
|
|
|
- <binding destination="127" name="value" keyPath="selection.duration" id="504">
|
|
|
|
- <dictionary key="options">
|
|
|
|
- <real key="NSMultipleValuesPlaceholder" value="-1"/>
|
|
|
|
- <real key="NSNoSelectionPlaceholder" value="-1"/>
|
|
|
|
- </dictionary>
|
|
|
|
- </binding>
|
|
|
|
- </connections>
|
|
|
|
</textField>
|
|
</textField>
|
|
<slider verticalHuggingPriority="750" id="30">
|
|
<slider verticalHuggingPriority="750" id="30">
|
|
<rect key="frame" x="82" y="38" width="128" height="26"/>
|
|
<rect key="frame" x="82" y="38" width="128" height="26"/>
|
|
@@ -90,10 +95,7 @@ Gw
|
|
<font key="font" size="12" name="Helvetica"/>
|
|
<font key="font" size="12" name="Helvetica"/>
|
|
</sliderCell>
|
|
</sliderCell>
|
|
<connections>
|
|
<connections>
|
|
- <accessibilityConnection property="link" destination="28" id="459"/>
|
|
|
|
- <accessibilityConnection property="link" destination="10" id="460"/>
|
|
|
|
- <accessibilityConnection property="title" destination="25" id="47"/>
|
|
|
|
- <binding destination="127" name="value" keyPath="selection.duration" id="493"/>
|
|
|
|
|
|
+ <action selector="changeDurationSlider:" target="-2" id="2QH-Mx-YnZ"/>
|
|
</connections>
|
|
</connections>
|
|
</slider>
|
|
</slider>
|
|
<popUpButton imageHugsTitle="YES" verticalHuggingPriority="750" id="13">
|
|
<popUpButton imageHugsTitle="YES" verticalHuggingPriority="750" id="13">
|
|
@@ -104,16 +106,6 @@ Gw
|
|
<font key="font" metaFont="menu"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" id="14"/>
|
|
<menu key="menu" id="14"/>
|
|
</popUpButtonCell>
|
|
</popUpButtonCell>
|
|
- <connections>
|
|
|
|
- <accessibilityConnection property="link" destination="30" id="458"/>
|
|
|
|
- <accessibilityConnection property="title" destination="9" id="49"/>
|
|
|
|
- <binding destination="127" name="selectedTag" keyPath="selection.transitionStyle" id="505">
|
|
|
|
- <dictionary key="options">
|
|
|
|
- <real key="NSMultipleValuesPlaceholder" value="-1"/>
|
|
|
|
- <real key="NSNoSelectionPlaceholder" value="-1"/>
|
|
|
|
- </dictionary>
|
|
|
|
- </binding>
|
|
|
|
- </connections>
|
|
|
|
</popUpButton>
|
|
</popUpButton>
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="9">
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="9">
|
|
<rect key="frame" x="35" y="75" width="44" height="17"/>
|
|
<rect key="frame" x="35" y="75" width="44" height="17"/>
|
|
@@ -139,7 +131,7 @@ Gw
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
<size key="cellSize" width="64" height="18"/>
|
|
<size key="cellSize" width="64" height="18"/>
|
|
<size key="intercellSpacing" width="4" height="2"/>
|
|
<size key="intercellSpacing" width="4" height="2"/>
|
|
- <buttonCell key="prototype" type="radio" imagePosition="leading" alignment="left" inset="2" id="446">
|
|
|
|
|
|
+ <buttonCell key="prototype" type="radio" imagePosition="leading" alignment="left" state="on" inset="2" id="446">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
@@ -148,29 +140,15 @@ Gw
|
|
<buttonCell type="radio" title="Screen" imagePosition="leading" alignment="left" state="on" inset="2" id="12">
|
|
<buttonCell type="radio" title="Screen" imagePosition="leading" alignment="left" state="on" inset="2" id="12">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
- <connections>
|
|
|
|
- <accessibilityConnection property="title" destination="26" id="51"/>
|
|
|
|
- </connections>
|
|
|
|
</buttonCell>
|
|
</buttonCell>
|
|
</column>
|
|
</column>
|
|
<column>
|
|
<column>
|
|
<buttonCell type="radio" title="Page" imagePosition="leading" alignment="left" tag="1" inset="2" id="11">
|
|
<buttonCell type="radio" title="Page" imagePosition="leading" alignment="left" tag="1" inset="2" id="11">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
- <connections>
|
|
|
|
- <accessibilityConnection property="title" destination="26" id="52"/>
|
|
|
|
- </connections>
|
|
|
|
</buttonCell>
|
|
</buttonCell>
|
|
</column>
|
|
</column>
|
|
</cells>
|
|
</cells>
|
|
- <connections>
|
|
|
|
- <binding destination="127" name="selectedTag" keyPath="selection.shouldRestrict" id="506">
|
|
|
|
- <dictionary key="options">
|
|
|
|
- <real key="NSMultipleValuesPlaceholder" value="-1"/>
|
|
|
|
- <real key="NSNoSelectionPlaceholder" value="-1"/>
|
|
|
|
- </dictionary>
|
|
|
|
- </binding>
|
|
|
|
- </connections>
|
|
|
|
</matrix>
|
|
</matrix>
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="26">
|
|
<textField focusRingType="none" verticalHuggingPriority="750" id="26">
|
|
<rect key="frame" x="30" y="15" width="49" height="17"/>
|
|
<rect key="frame" x="30" y="15" width="49" height="17"/>
|
|
@@ -183,18 +161,6 @@ Gw
|
|
</textField>
|
|
</textField>
|
|
</subviews>
|
|
</subviews>
|
|
</view>
|
|
</view>
|
|
- <connections>
|
|
|
|
- <binding destination="127" name="displayPatternTitle2" keyPath="selection.label" previousBinding="512" id="513">
|
|
|
|
- <dictionary key="options">
|
|
|
|
- <string key="NSDisplayPattern">%{title1}@ %{title2}@</string>
|
|
|
|
- </dictionary>
|
|
|
|
- </binding>
|
|
|
|
- <binding destination="127" name="displayPatternTitle1" keyPath="selection.title" id="512">
|
|
|
|
- <dictionary key="options">
|
|
|
|
- <string key="NSDisplayPattern">%{title1}@ %{title2}@</string>
|
|
|
|
- </dictionary>
|
|
|
|
- </binding>
|
|
|
|
- </connections>
|
|
|
|
</box>
|
|
</box>
|
|
<box borderType="line" title="Synchronized Notes Document" id="68">
|
|
<box borderType="line" title="Synchronized Notes Document" id="68">
|
|
<rect key="frame" x="123" y="56" width="286" height="60"/>
|
|
<rect key="frame" x="123" y="56" width="286" height="60"/>
|
|
@@ -226,6 +192,9 @@ Gw
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="pageTransitionAction:" target="-2" id="Ocs-hT-yI8"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<scrollView hidden="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="276">
|
|
<scrollView hidden="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="276">
|
|
<rect key="frame" x="20" y="20" width="98" height="240"/>
|
|
<rect key="frame" x="20" y="20" width="98" height="240"/>
|
|
@@ -247,9 +216,6 @@ Gw
|
|
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
|
</tableHeaderCell>
|
|
</tableHeaderCell>
|
|
<imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="283"/>
|
|
<imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="283"/>
|
|
- <connections>
|
|
|
|
- <binding destination="127" name="value" keyPath="arrangedObjects.thumbnail.image" id="285"/>
|
|
|
|
- </connections>
|
|
|
|
</tableColumn>
|
|
</tableColumn>
|
|
<tableColumn identifier="page" editable="NO" width="10" minWidth="10" maxWidth="1000" id="281">
|
|
<tableColumn identifier="page" editable="NO" width="10" minWidth="10" maxWidth="1000" id="281">
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
|
|
@@ -262,9 +228,6 @@ Gw
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
|
|
- <connections>
|
|
|
|
- <binding destination="127" name="value" keyPath="arrangedObjects.label" id="397"/>
|
|
|
|
- </connections>
|
|
|
|
</tableColumn>
|
|
</tableColumn>
|
|
</tableColumns>
|
|
</tableColumns>
|
|
<connections>
|
|
<connections>
|
|
@@ -309,20 +272,8 @@ Gw
|
|
<outlet property="object3" destination="26" id="465"/>
|
|
<outlet property="object3" destination="26" id="465"/>
|
|
</connections>
|
|
</connections>
|
|
</customObject>
|
|
</customObject>
|
|
- <customObject id="466" userLabel="Transition Controls" customClass="SKIBArray">
|
|
|
|
- <connections>
|
|
|
|
- <outlet property="object1" destination="13" id="470"/>
|
|
|
|
- <outlet property="object2" destination="30" id="471"/>
|
|
|
|
- <outlet property="object3" destination="28" id="472"/>
|
|
|
|
- <outlet property="object4" destination="10" id="488"/>
|
|
|
|
- </connections>
|
|
|
|
- </customObject>
|
|
|
|
- <customObject id="480" userLabel="Boxes" customClass="SKIBArray">
|
|
|
|
- <connections>
|
|
|
|
- <outlet property="object1" destination="67" id="486"/>
|
|
|
|
- <outlet property="object2" destination="68" id="487"/>
|
|
|
|
- </connections>
|
|
|
|
- </customObject>
|
|
|
|
|
|
+ <customObject id="466" userLabel="Transition Controls" customClass="SKIBArray"/>
|
|
|
|
+ <customObject id="480" userLabel="Boxes" customClass="SKIBArray"/>
|
|
<customObject id="476" userLabel="Buttons" customClass="SKIBArray">
|
|
<customObject id="476" userLabel="Buttons" customClass="SKIBArray">
|
|
<connections>
|
|
<connections>
|
|
<outlet property="object1" destination="27" id="478"/>
|
|
<outlet property="object1" destination="27" id="478"/>
|