aboutsummaryrefslogtreecommitdiff
path: root/Flat Bezel/BBFlatBezelInterface.xib
blob: b6fd59e7e635a5834ce69268d53f01490cb2396f (plain)
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="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="BBFlatBezelInterface">
            <connections>
                <outlet property="aSelector" destination="69" id="79"/>
                <outlet property="dSelector" destination="68" id="75"/>
                <outlet property="iSelector" destination="70" id="80"/>
                <outlet property="menuButton" destination="209" id="210"/>
                <outlet property="progressIndicator" destination="192" id="211"/>
                <outlet property="window" destination="9" id="78"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Bezel Interface" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9" userLabel="mainWindow" customClass="QSBorderlessWindow">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" nonactivatingPanel="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="530" y="653" width="608" height="200"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
            <value key="minSize" type="size" width="440" height="200"/>
            <view key="contentView" id="6" customClass="BackgroundView" customModule="Flat_Bezel" customModuleProvider="target">
                <rect key="frame" x="0.0" y="0.0" width="608" height="200"/>
                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                <subviews>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="68" customClass="FlatBezelCollectingSearchObjectView" customModule="Flat_Bezel" customModuleProvider="target">
                        <rect key="frame" x="8" y="8" width="184" height="184"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="184" id="SwQ-fC-3aw"/>
                            <constraint firstAttribute="width" constant="184" id="Zol-hr-3Bk"/>
                        </constraints>
                        <connections>
                            <outlet property="nextKeyView" destination="69" id="105"/>
                        </connections>
                    </customView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="69" customClass="FlatBezelSearchObjectView" customModule="Flat_Bezel" customModuleProvider="target">
                        <rect key="frame" x="200" y="8" width="184" height="184"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="184" id="O3w-M3-b05"/>
                            <constraint firstAttribute="height" constant="184" id="XPL-72-l7r"/>
                        </constraints>
                        <connections>
                            <outlet property="nextKeyView" destination="70" id="106"/>
                        </connections>
                    </customView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="70" customClass="FlatBezelCollectingSearchObjectView" customModule="Flat_Bezel" customModuleProvider="target">
                        <rect key="frame" x="392" y="8" width="184" height="184"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="184" id="Jbn-VW-sSJ"/>
                            <constraint firstAttribute="height" constant="184" id="X3X-S6-KrY"/>
                        </constraints>
                        <connections>
                            <outlet property="nextKeyView" destination="68" id="104"/>
                        </connections>
                    </customView>
                    <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="192">
                        <rect key="frame" x="584" y="8" width="16" height="16"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="16" id="Py4-hV-7HG"/>
                        </constraints>
                    </progressIndicator>
                    <button translatesAutoresizingMaskIntoConstraints="NO" id="209" customClass="QSMenuButton">
                        <rect key="frame" x="584" y="173.5" width="16" height="21"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="16" id="cvg-xh-bvD"/>
                            <constraint firstAttribute="width" constant="16" id="w12-Bf-x2f"/>
                        </constraints>
                        <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="arrowtriangle.down.square.fill" catalog="system" imagePosition="only" alignment="center" inset="2" id="216">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system"/>
                        </buttonCell>
                        <color key="contentTintColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
                    </button>
                </subviews>
                <constraints>
                    <constraint firstItem="209" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="1uj-pU-uJB"/>
                    <constraint firstItem="70" firstAttribute="leading" secondItem="69" secondAttribute="trailing" constant="8" id="3iK-bw-ky1"/>
                    <constraint firstAttribute="bottom" secondItem="192" secondAttribute="bottom" constant="8" id="ASY-5E-0bJ"/>
                    <constraint firstAttribute="trailing" secondItem="192" secondAttribute="trailing" constant="8" id="S36-iH-Apn"/>
                    <constraint firstItem="69" firstAttribute="leading" secondItem="68" secondAttribute="trailing" constant="8" id="VOZ-kp-hVQ"/>
                    <constraint firstAttribute="trailing" secondItem="209" secondAttribute="trailing" constant="8" id="ZBS-80-x88"/>
                    <constraint firstItem="69" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="Zec-BE-M9X"/>
                    <constraint firstItem="70" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="jQN-Vd-Qm0"/>
                    <constraint firstItem="68" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="8" id="m72-ls-RGc"/>
                    <constraint firstItem="68" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="msf-m2-n1U"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="81"/>
                <outlet property="initialFirstResponder" destination="68" id="111"/>
            </connections>
            <point key="canvasLocation" x="76" y="-42"/>
        </window>
    </objects>
    <resources>
        <image name="arrowtriangle.down.square.fill" catalog="system" width="15" height="14"/>
    </resources>
</document>