|
9 | 9 | <!--设置--> |
10 | 10 | <scene sceneID="6sj-Lf-SRK"> |
11 | 11 | <objects> |
12 | | - <viewController title="设置" id="2MZ-1w-cLK" customClass="SettingViewController" customModule="LocalizedCSV" customModuleProvider="target" sceneMemberID="viewController"> |
| 12 | + <viewController title="设置" identifier="SettingViewController" storyboardIdentifier="SettingViewController" id="2MZ-1w-cLK" customClass="SettingViewController" customModule="LocalizedCSV" customModuleProvider="target" sceneMemberID="viewController"> |
13 | 13 | <view key="view" id="NVG-AN-y6c"> |
14 | 14 | <rect key="frame" x="0.0" y="0.0" width="466" height="300"/> |
15 | 15 | <autoresizingMask key="autoresizingMask"/> |
|
78 | 78 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
79 | 79 | <font key="font" size="13" name=".PingFangSC-Regular"/> |
80 | 80 | </buttonCell> |
| 81 | + <connections> |
| 82 | + <action selector="setting:" target="2MZ-1w-cLK" id="4z3-tX-lQx"/> |
| 83 | + </connections> |
81 | 84 | </button> |
82 | 85 | </subviews> |
83 | 86 | <constraints> |
|
99 | 102 | </view> |
100 | 103 | <connections> |
101 | 104 | <outlet property="languageCodeTextView" destination="P5w-qh-Anp" id="elN-oh-wG4"/> |
| 105 | + <outlet property="searchLocalizetionPrefix" destination="G8u-VF-iF4" id="6Db-hd-Se3"/> |
102 | 106 | </connections> |
103 | 107 | </viewController> |
104 | 108 | <customObject id="VGM-wQ-PGK" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
|
791 | 795 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
792 | 796 | <rect key="contentRect" x="196" y="240" width="480" height="270"/> |
793 | 797 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/> |
| 798 | + <value key="minSize" type="size" width="600" height="400"/> |
794 | 799 | <connections> |
795 | 800 | <outlet property="delegate" destination="B8D-0N-5wS" id="9A6-Qi-XQM"/> |
796 | 801 | </connections> |
|
971 | 976 | <autoresizingMask key="autoresizingMask"/> |
972 | 977 | <subviews> |
973 | 978 | <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tJh-nT-MNd"> |
974 | | - <rect key="frame" x="10" y="395" width="363" height="22"/> |
| 979 | + <rect key="frame" x="10" y="395" width="364" height="22"/> |
975 | 980 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="输入SVG路径" drawsBackground="YES" id="ZDF-iD-wBf"> |
976 | 981 | <font key="font" metaFont="system"/> |
977 | 982 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
978 | 983 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
979 | 984 | </textFieldCell> |
980 | 985 | </textField> |
981 | 986 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FDh-aF-YHm"> |
982 | | - <rect key="frame" x="397" y="388" width="121" height="32"/> |
983 | | - <buttonCell key="cell" type="push" title="选取SVG文件" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JFU-np-hSZ"> |
| 987 | + <rect key="frame" x="398" y="388" width="120" height="32"/> |
| 988 | + <buttonCell key="cell" type="push" title="选取CSV文件" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JFU-np-hSZ"> |
984 | 989 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
985 | 990 | <font key="font" size="13" name=".PingFangSC-Regular"/> |
986 | 991 | </buttonCell> |
|
989 | 994 | </connections> |
990 | 995 | </button> |
991 | 996 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L9B-IA-cIA"> |
992 | | - <rect key="frame" x="335" y="343" width="183" height="32"/> |
993 | | - <buttonCell key="cell" type="push" title="选取LocalizeString文件" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fEx-Il-PEJ"> |
| 997 | + <rect key="frame" x="282" y="343" width="236" height="32"/> |
| 998 | + <buttonCell key="cell" type="push" title="选取LocalizeString开发语言文件" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fEx-Il-PEJ"> |
994 | 999 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
995 | 1000 | <font key="font" size="13" name=".PingFangSC-Regular"/> |
996 | 1001 | </buttonCell> |
|
999 | 1004 | </connections> |
1000 | 1005 | </button> |
1001 | 1006 | <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gdb-Y4-jBc"> |
1002 | | - <rect key="frame" x="10" y="350" width="301" height="22"/> |
| 1007 | + <rect key="frame" x="10" y="350" width="248" height="22"/> |
1003 | 1008 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="输入LocazeString文件路径" drawsBackground="YES" id="YDu-b1-qdm"> |
1004 | 1009 | <font key="font" metaFont="system"/> |
1005 | 1010 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
|
0 commit comments