|
@@ -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="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment version="101300" identifier="macosx"/>
|
|
<deployment version="101300" identifier="macosx"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
|
|
<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>
|
|
<objects>
|
|
<objects>
|
|
@@ -19,7 +19,7 @@
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
|
|
<windowStyleMask key="styleMask" titled="YES" closable="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="302" y="374" width="226" height="58"/>
|
|
<rect key="contentRect" x="302" y="374" width="226" height="58"/>
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
|
|
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
|
|
<value key="minSize" type="size" width="300" height="87"/>
|
|
<value key="minSize" type="size" width="300" height="87"/>
|
|
<value key="maxSize" type="size" width="300" height="87"/>
|
|
<value key="maxSize" type="size" width="300" height="87"/>
|
|
<view key="contentView" id="6">
|
|
<view key="contentView" id="6">
|
|
@@ -35,7 +35,7 @@
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
- <progressIndicator verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" bezeled="NO" controlSize="small" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="7" customClass="SKProgressController_ProgressIndicator" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
|
|
|
+ <progressIndicator verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" doubleValue="5" bezeled="NO" controlSize="small" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="7" customClass="SKProgressController_ProgressIndicator" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
<rect key="frame" x="16" y="12" width="194" height="12"/>
|
|
<rect key="frame" x="16" y="12" width="194" height="12"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</progressIndicator>
|
|
</progressIndicator>
|