FIxed: IB connections in CPTabViewNibTest

This commit is contained in:
cacaodev
2016-11-14 22:03:51 +01:00
parent 947d552509
commit 8d403f579c
3 changed files with 15 additions and 13 deletions
@@ -59,7 +59,6 @@
<script type="text/javascript" src="Frameworks/Debug/Objective-J/Objective-J.js" charset="UTF-8"></script>
<script type="text/javascript">
objj_msgSend_reset();
// DEBUG OPTIONS:
File diff suppressed because one or more lines are too long
@@ -1,23 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11191" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="15G1108" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1050" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11191"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
<connections>
<outlet property="delegate" destination="450" id="451"/>
<outlet property="delegate" destination="450" id="M9P-5n-aiq"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customObject id="450" customClass="AppController">
<connections>
<outlet property="insertStepper" destination="508" id="513"/>
<outlet property="nibTabView" destination="460" id="482"/>
<outlet property="nibTabViewEmpty" destination="465" id="486"/>
<outlet property="removeStepper" destination="519" id="524"/>
<outlet property="fromViewController" destination="Pto-9B-RvK" id="VCh-G2-cDb"/>
<outlet property="insertStepper" destination="508" id="4b1-ZZ-d0j"/>
<outlet property="nibTabView" destination="460" id="Nsh-Ey-Eft"/>
<outlet property="nibTabViewEmpty" destination="465" id="rUv-Dp-F9b"/>
<outlet property="removeStepper" destination="519" id="G1w-vU-j4o"/>
<outlet property="theWindow" destination="371" id="lwc-X6-zaT"/>
</connections>
</customObject>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="371">
@@ -125,7 +128,7 @@
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changeView:" target="450" id="481"/>
<action selector="changeView:" target="450" id="JLH-PW-aPB"/>
</connections>
</button>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" id="506">
@@ -145,7 +148,7 @@
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="insertTabViewItem:" target="450" id="514"/>
<action selector="insertTabViewItem:" target="450" id="HnX-yu-i0h"/>
</connections>
</button>
<button verticalHuggingPriority="750" misplaced="YES" id="515">
@@ -156,7 +159,7 @@
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="removeTabViewItem:" target="450" id="523"/>
<action selector="removeTabViewItem:" target="450" id="j7u-a9-LCq"/>
</connections>
</button>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" id="518">
@@ -176,7 +179,7 @@
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="insertViewControllerTabViewItem:" target="450" id="npN-Ru-LnB"/>
<action selector="insertViewControllerTabViewItem:" target="450" id="ZJi-Pn-v9S"/>
</connections>
</button>
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" misplaced="YES" id="508">