Explorar el Código

【转档】批量转档按钮点击处理

wangshuai hace 2 días
padre
commit
5947eb6127

+ 14 - 3
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateConvertViewController.xib

@@ -110,9 +110,6 @@
                                                         <constraint firstAttribute="height" constant="14" id="JCq-cE-ega"/>
                                                         <constraint firstAttribute="width" constant="20" id="hrx-ih-W3K"/>
                                                     </constraints>
-                                                    <connections>
-                                                        <action selector="moreButtonAction:" target="-2" id="9u4-j3-jvc"/>
-                                                    </connections>
                                                 </button>
                                                 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="l7W-85-8as">
                                                     <rect key="frame" x="23" y="0.0" width="279" height="34"/>
@@ -122,14 +119,28 @@
                                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                     </textFieldCell>
                                                 </textField>
+                                                <button translatesAutoresizingMaskIntoConstraints="NO" id="gJ6-Oq-0D6">
+                                                    <rect key="frame" x="0.0" y="0.0" width="300" height="34"/>
+                                                    <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="VTO-RV-7fb">
+                                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
+                                                        <font key="font" metaFont="system"/>
+                                                    </buttonCell>
+                                                    <connections>
+                                                        <action selector="buttonClicked_MoreConvert:" target="-2" id="Ezr-WU-CXI"/>
+                                                    </connections>
+                                                </button>
                                             </subviews>
                                             <constraints>
+                                                <constraint firstItem="gJ6-Oq-0D6" firstAttribute="top" secondItem="haw-ei-juA" secondAttribute="top" id="6bh-ZF-TwB"/>
                                                 <constraint firstItem="NEt-WC-ZBS" firstAttribute="leading" secondItem="haw-ei-juA" secondAttribute="leading" id="D3V-5c-ElV"/>
                                                 <constraint firstItem="l7W-85-8as" firstAttribute="leading" secondItem="NEt-WC-ZBS" secondAttribute="trailing" constant="5" id="Ffb-YH-5wo"/>
                                                 <constraint firstItem="l7W-85-8as" firstAttribute="top" secondItem="haw-ei-juA" secondAttribute="top" id="Hka-Ev-E5G"/>
+                                                <constraint firstAttribute="trailing" secondItem="gJ6-Oq-0D6" secondAttribute="trailing" id="WE7-gp-IKF"/>
                                                 <constraint firstItem="NEt-WC-ZBS" firstAttribute="top" secondItem="haw-ei-juA" secondAttribute="top" constant="3" id="bg5-ad-4rW"/>
+                                                <constraint firstAttribute="bottom" secondItem="gJ6-Oq-0D6" secondAttribute="bottom" id="fnc-HA-XfJ"/>
                                                 <constraint firstAttribute="bottom" secondItem="l7W-85-8as" secondAttribute="bottom" id="g3J-er-rb6"/>
                                                 <constraint firstAttribute="trailing" secondItem="l7W-85-8as" secondAttribute="trailing" id="x9L-68-hz5"/>
+                                                <constraint firstItem="gJ6-Oq-0D6" firstAttribute="leading" secondItem="haw-ei-juA" secondAttribute="leading" id="xzl-oX-k5A"/>
                                             </constraints>
                                         </view>
                                         <constraints>