SettingViewController.xib 6.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="SettingViewController" customModule="KdanAuto" customModuleProvider="target">
  10. <connections>
  11. <outlet property="originPathBtn" destination="fOa-Eb-YOX" id="WOD-U8-MZj"/>
  12. <outlet property="originPathTF" destination="3hj-Iu-skR" id="XBk-z0-ChP"/>
  13. <outlet property="view" destination="6UO-s2-2gI" id="Anz-wg-Gsp"/>
  14. <outlet property="window" destination="Mtt-fY-Y6u" id="ebY-tg-SzD"/>
  15. </connections>
  16. </customObject>
  17. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  18. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  19. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" frameAutosaveName="" animationBehavior="default" id="Mtt-fY-Y6u">
  20. <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
  21. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  22. <rect key="contentRect" x="196" y="239" width="479" height="147"/>
  23. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1175"/>
  24. <view key="contentView" id="6UO-s2-2gI">
  25. <rect key="frame" x="0.0" y="0.0" width="479" height="147"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <subviews>
  28. <view id="oMy-XG-cue">
  29. <rect key="frame" x="0.0" y="0.0" width="479" height="147"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <subviews>
  32. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sGm-pJ-h82">
  33. <rect key="frame" x="18" y="112" width="141" height="22"/>
  34. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  35. <textFieldCell key="cell" lineBreakMode="clipping" title="测试文档路径选择:" id="U1q-Rt-Rfs">
  36. <font key="font" metaFont="systemSemibold" size="13"/>
  37. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  38. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  39. </textFieldCell>
  40. </textField>
  41. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QzR-fG-S65">
  42. <rect key="frame" x="36" y="72" width="100" height="16"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  44. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="原文档路径:" id="1fO-bs-ZOp">
  45. <font key="font" metaFont="system"/>
  46. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  47. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  48. </textFieldCell>
  49. </textField>
  50. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3hj-Iu-skR">
  51. <rect key="frame" x="142" y="69" width="273" height="21"/>
  52. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  53. <textFieldCell key="cell" lineBreakMode="truncatingHead" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" baseWritingDirection="leftToRight" alignment="left" drawsBackground="YES" id="jaV-R5-1Pd">
  54. <font key="font" metaFont="system"/>
  55. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  56. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  57. </textFieldCell>
  58. </textField>
  59. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fOa-Eb-YOX">
  60. <rect key="frame" x="412" y="63" width="46" height="32"/>
  61. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  62. <buttonCell key="cell" type="push" title="..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="P1Z-nl-NoM">
  63. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  64. <font key="font" metaFont="system"/>
  65. </buttonCell>
  66. <connections>
  67. <action selector="pathSelected:" target="-2" id="AfD-Ba-ABf"/>
  68. </connections>
  69. </button>
  70. </subviews>
  71. </view>
  72. </subviews>
  73. </view>
  74. <connections>
  75. <outlet property="delegate" destination="-2" id="lZI-2d-PkW"/>
  76. </connections>
  77. <point key="canvasLocation" x="-73.5" y="-99.5"/>
  78. </window>
  79. </objects>
  80. </document>