Fix clipping of the Bookmarks.xib add/remove buttons.
[macgdbp.git] / English.lproj / Breakpoints.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="15G1108" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
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="BreakpointController">
10 <connections>
11 <outlet property="arrayController" destination="28" id="35"/>
12 <outlet property="sourceView" destination="hds-fn-ZMp" id="xJW-ll-wla"/>
13 <outlet property="view" destination="uUK-Ll-YSm" id="ujh-9q-BWz"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <view id="uUK-Ll-YSm">
18 <rect key="frame" x="0.0" y="0.0" width="574" height="484"/>
19 <autoresizingMask key="autoresizingMask"/>
20 <subviews>
21 <splitView dividerStyle="thin" id="dSm-S9-gg1">
22 <rect key="frame" x="0.0" y="0.0" width="574" height="484"/>
23 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
24 <subviews>
25 <customView id="hds-fn-ZMp" customClass="BSSourceView">
26 <rect key="frame" x="0.0" y="0.0" width="574" height="221"/>
27 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
28 <connections>
29 <outlet property="delegate" destination="-2" id="yPG-gl-ySf"/>
30 </connections>
31 </customView>
32 <customView id="siI-sb-Ohb">
33 <rect key="frame" x="0.0" y="222" width="574" height="262"/>
34 <autoresizingMask key="autoresizingMask"/>
35 <subviews>
36 <button verticalHuggingPriority="750" misplaced="YES" id="NEA-NE-e2L">
37 <rect key="frame" x="23" y="-1" width="26" height="23"/>
38 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
39 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RTj-JH-bdO">
40 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
41 <font key="font" metaFont="system"/>
42 <string key="keyEquivalent">\7f</string>
43 </buttonCell>
44 <connections>
45 <action selector="removeBreakpoint:" target="-2" id="65m-Li-WgP"/>
46 </connections>
47 </button>
48 <button verticalHuggingPriority="750" misplaced="YES" id="lru-8s-P8q">
49 <rect key="frame" x="0.0" y="-1" width="24" height="23"/>
50 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
51 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7HD-4r-sdn">
52 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
53 <font key="font" metaFont="system"/>
54 </buttonCell>
55 <connections>
56 <action selector="addBreakpoint:" target="-2" id="qiy-D7-vZp"/>
57 </connections>
58 </button>
59 <scrollView misplaced="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="QUj-nl-H1n">
60 <rect key="frame" x="0.0" y="20" width="574" height="242"/>
61 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
62 <clipView key="contentView" id="vnD-I2-3RC">
63 <rect key="frame" x="1" y="0.0" width="572" height="241"/>
64 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
65 <subviews>
66 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnSelection="YES" autosaveColumns="NO" headerView="XI3-4j-eHA" id="d8X-q7-NYd">
67 <rect key="frame" x="0.0" y="0.0" width="572" height="218"/>
68 <autoresizingMask key="autoresizingMask"/>
69 <size key="intercellSpacing" width="3" height="2"/>
70 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
71 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
72 <tableColumns>
73 <tableColumn width="425" minWidth="40" maxWidth="1000" id="RCP-bP-B4d">
74 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="File">
75 <font key="font" metaFont="smallSystem"/>
76 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
78 </tableHeaderCell>
79 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IV1-Sj-2od">
80 <font key="font" metaFont="smallSystem"/>
81 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
83 </textFieldCell>
84 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
85 <connections>
86 <binding destination="28" name="value" keyPath="arrangedObjects.file" id="8aj-3i-nGj"/>
87 </connections>
88 </tableColumn>
89 <tableColumn width="141" minWidth="40" maxWidth="1000" id="MvD-nE-8qa">
90 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Line">
91 <font key="font" metaFont="smallSystem"/>
92 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
94 </tableHeaderCell>
95 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="kPe-Mi-bAY">
96 <font key="font" metaFont="smallSystem"/>
97 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
98 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
99 </textFieldCell>
100 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
101 <connections>
102 <binding destination="28" name="value" keyPath="arrangedObjects.line" id="keh-Aa-ayp"/>
103 </connections>
104 </tableColumn>
105 </tableColumns>
106 <connections>
107 <outlet property="delegate" destination="-2" id="Tc8-nD-s4R"/>
108 </connections>
109 </tableView>
110 </subviews>
111 </clipView>
112 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Abm-OM-c9d">
113 <rect key="frame" x="1" y="223" width="557" height="15"/>
114 <autoresizingMask key="autoresizingMask"/>
115 </scroller>
116 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="NaV-vD-Og8">
117 <rect key="frame" x="558" y="17" width="15" height="206"/>
118 <autoresizingMask key="autoresizingMask"/>
119 </scroller>
120 <tableHeaderView key="headerView" id="XI3-4j-eHA">
121 <rect key="frame" x="0.0" y="0.0" width="572" height="23"/>
122 <autoresizingMask key="autoresizingMask"/>
123 </tableHeaderView>
124 </scrollView>
125 </subviews>
126 </customView>
127 </subviews>
128 <holdingPriorities>
129 <real value="250"/>
130 <real value="250"/>
131 </holdingPriorities>
132 </splitView>
133 </subviews>
134 </view>
135 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
136 <arrayController objectClassName="Breakpoint" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="28">
137 <declaredKeys>
138 <string>file</string>
139 <string>line</string>
140 </declaredKeys>
141 <connections>
142 <binding destination="-2" name="contentArray" keyPath="manager.breakpoints" id="30"/>
143 </connections>
144 </arrayController>
145 <userDefaultsController representsSharedInstance="YES" id="43"/>
146 </objects>
147 <resources>
148 <image name="NSAddTemplate" width="11" height="11"/>
149 <image name="NSRemoveTemplate" width="11" height="11"/>
150 </resources>
151 </document>