123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner">
- <connections>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="400" height="306"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <subviews>
- <customView id="HTm-GH-rqU">
- <rect key="frame" x="0.0" y="270" width="400" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" id="pmC-9z-umX">
- <rect key="frame" x="331" y="1" width="61" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Kln-Af-jD2">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="doneAction:" target="vIn-MJ-Oxl" id="sw4-Me-LvT"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" id="iev-DT-Iod">
- <rect key="frame" x="13" y="1" width="61" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="取消" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6bl-3d-f9I">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="cancelAction:" target="vIn-MJ-Oxl" id="4Jk-bk-WPA"/>
- </connections>
- </button>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="7q6-6M-zhb">
- <rect key="frame" x="97" y="10" width="215" height="16"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="转档参数设置" id="uhk-9T-rhP">
- <font key="font" metaFont="system" size="16"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- </customView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CGR-Vz-xOk">
- <rect key="frame" x="10" y="246" width="150" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="测试项名称:" id="uYh-Ek-Lyj">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField verticalHuggingPriority="750" id="9qS-h4-7q6">
- <rect key="frame" x="161" y="243" width="219" height="21"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="请输入名称" bezelStyle="round" id="fa5-mu-P32">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zfg-R0-oKb">
- <rect key="frame" x="10" y="216" width="150" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="测试项文件夹:" id="mPc-yn-FfJ">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField verticalHuggingPriority="750" id="Ldt-LK-o1o">
- <rect key="frame" x="161" y="213" width="219" height="21"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="文件夹路径,例如 Others" bezelStyle="round" id="ykm-cJ-FBx">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView id="bQp-XC-Exy">
- <rect key="frame" x="0.0" y="176" width="400" height="1"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- </customView>
- <customView id="0Lu-IC-dfs">
- <rect key="frame" x="0.0" y="0.0" width="400" height="176"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </customView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cUx-n5-N5N">
- <rect key="frame" x="10" y="188" width="150" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="测试类型:" id="h60-4x-Ukn">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox verticalHuggingPriority="750" id="On5-GN-b2q">
- <rect key="frame" x="162" y="184" width="221" height="23"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="ufE-MB-wFA">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>Item 1</string>
- <string>Item 2</string>
- <string>Item 3</string>
- </objectValues>
- </comboBoxCell>
- </comboBox>
- </subviews>
- <point key="canvasLocation" x="41" y="171"/>
- </customView>
- <customObject id="vIn-MJ-Oxl" customClass="AdvanceSettingViewController" customModule="KdanAuto" customModuleProvider="target">
- <connections>
- <outlet property="m_cancelBtn" destination="iev-DT-Iod" id="WNn-YP-IQ5"/>
- <outlet property="m_doneBtn" destination="pmC-9z-umX" id="3nN-5N-Ftt"/>
- <outlet property="m_nameLbl" destination="9qS-h4-7q6" id="UM7-XV-Gfn"/>
- <outlet property="m_pathLbl" destination="Ldt-LK-o1o" id="xq0-HE-Cwd"/>
- <outlet property="m_propertyCV" destination="0Lu-IC-dfs" id="I9u-Zz-AFA"/>
- <outlet property="m_sepLine" destination="bQp-XC-Exy" id="mkA-nr-7Mm"/>
- <outlet property="m_titleBarView" destination="HTm-GH-rqU" id="5hZ-bM-wJK"/>
- <outlet property="m_titleLbl" destination="7q6-6M-zhb" id="cSH-S7-aDC"/>
- <outlet property="m_typeBox" destination="On5-GN-b2q" id="QqY-gz-LPc"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="Dg9-w8-unQ"/>
- </connections>
- </customObject>
- </objects>
- </document>
|