forked from KosmicTask/Fragaria
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SMLDetab.xib
103 lines (103 loc) · 7.54 KB
/
SMLDetab.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/>
<capability name="box content view" minToolsVersion="7.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="MGSExtraInterfaceController">
<connections>
<outlet property="detabWindow" destination="7" id="16"/>
<outlet property="spacesTextFieldDetabWindow" destination="14" id="20"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="Detab <do not localise>" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Detab">
<windowStyleMask key="styleMask" titled="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="743" y="487" width="227" height="142"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
<value key="minSize" type="size" width="213" height="107"/>
<view key="contentView" id="8">
<rect key="frame" x="0.0" y="0.0" width="227" height="142"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<box title="Detab" titlePosition="noTitle" id="9">
<rect key="frame" x="17" y="16" width="193" height="108"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" id="RyP-Wd-8d3">
<rect key="frame" x="2" y="2" width="189" height="104"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" id="14">
<rect key="frame" x="119" y="62" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="27">
<numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" localizesFormat="NO" hasThousandSeparators="NO" thousandSeparator="," id="15">
<attributedString key="attributedStringForNil"/>
<attributedString key="attributedStringForNotANumber">
<fragment content="NaN"/>
</attributedString>
<attributedString key="attributedStringForZero">
<fragment content="0"/>
</attributedString>
<decimal key="minimum" value="1"/>
<decimal key="maximum" value="1000"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="21" name="value" keyPath="values.FragariaSpacesPerTabEntabDetab" id="29"/>
</connections>
</textField>
<button verticalHuggingPriority="750" id="13">
<rect key="frame" x="97" y="14" width="78" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Detab" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="26">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="detabButtonDetabWindowAction:" target="-2" id="17"/>
</connections>
</button>
<textField verticalHuggingPriority="750" id="11">
<rect key="frame" x="13" y="64" width="101" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Spaces per tab:" id="24">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" id="12">
<rect key="frame" x="10" y="14" width="82" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="25">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="cancelButtonEntabDetabGoToLineWindowsAction:" target="-2" id="19"/>
</connections>
</button>
</subviews>
</view>
</box>
</subviews>
</view>
</window>
<userDefaultsController representsSharedInstance="YES" id="21" userLabel="Shared Defaults"/>
</objects>
</document>