diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-08 16:45:16 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-08 16:45:16 +0100 |
| commit | 5200836d4b4ca9baf0f578f7a462f27d155abff4 (patch) | |
| tree | d190f2782c4b0f160faaaf1226e2de7561001272 /Flat Bezel/BBFlatBezelInterface.xib | |
Initial Commit
Diffstat (limited to 'Flat Bezel/BBFlatBezelInterface.xib')
| -rw-r--r-- | Flat Bezel/BBFlatBezelInterface.xib | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/Flat Bezel/BBFlatBezelInterface.xib b/Flat Bezel/BBFlatBezelInterface.xib new file mode 100644 index 0000000..75378c6 --- /dev/null +++ b/Flat Bezel/BBFlatBezelInterface.xib @@ -0,0 +1,115 @@ +<?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="commandView" destination="191" id="207"/> + <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="648" 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="BBBackgroundView"> + <rect key="frame" x="0.0" y="0.0" width="648" height="200"/> + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> + <subviews> + <customView translatesAutoresizingMaskIntoConstraints="NO" id="68" customClass="BBCollectingSearchObjectView"> + <rect key="frame" x="0.0" y="0.0" width="200" height="200"/> + <constraints> + <constraint firstAttribute="height" constant="200" id="SwQ-fC-3aw"/> + <constraint firstAttribute="width" constant="200" id="Zol-hr-3Bk"/> + </constraints> + <connections> + <outlet property="nextKeyView" destination="69" id="105"/> + </connections> + </customView> + <customView translatesAutoresizingMaskIntoConstraints="NO" id="69" customClass="BBSearchObjectView"> + <rect key="frame" x="208" y="0.0" width="200" height="200"/> + <constraints> + <constraint firstAttribute="width" constant="200" id="O3w-M3-b05"/> + <constraint firstAttribute="height" constant="200" id="XPL-72-l7r"/> + </constraints> + <connections> + <outlet property="nextKeyView" destination="70" id="106"/> + </connections> + </customView> + <customView translatesAutoresizingMaskIntoConstraints="NO" id="70" customClass="BBCollectingSearchObjectView"> + <rect key="frame" x="416" y="0.0" width="200" height="200"/> + <constraints> + <constraint firstAttribute="width" constant="200" id="Jbn-VW-sSJ"/> + <constraint firstAttribute="height" constant="200" 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="624" 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="624" y="176" width="16" height="16"/> + <constraints> + <constraint firstAttribute="height" constant="16" id="cvg-xh-bvD"/> + <constraint firstAttribute="width" constant="16" id="w12-Bf-x2f"/> + </constraints> + <buttonCell key="cell" type="square" title="▾" bezelStyle="shadowlessSquare" alignment="center" transparent="YES" inset="2" id="216"> + <behavior key="behavior" lightByContents="YES"/> + <font key="font" metaFont="system"/> + </buttonCell> + <color key="contentTintColor" name="labelColor" catalog="System" colorSpace="catalog"/> + </button> + <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="191"> + <rect key="frame" x="622" y="176" width="20" height="16"/> + <constraints> + <constraint firstAttribute="height" constant="16" id="Yy8-MR-Hc2"/> + <constraint firstAttribute="width" constant="16" id="coj-vh-kaj"/> + </constraints> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" title="⏷" id="214"> + <font key="font" metaFont="system"/> + <color key="textColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> + </textFieldCell> + </textField> + </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="191" secondAttribute="trailing" constant="8" id="EMC-Sk-VX7"/> + <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" id="Zec-BE-M9X"/> + <constraint firstItem="70" firstAttribute="top" secondItem="6" secondAttribute="top" id="jQN-Vd-Qm0"/> + <constraint firstItem="191" firstAttribute="top" secondItem="209" secondAttribute="bottom" constant="-16" id="jqz-xK-7Wg"/> + <constraint firstItem="68" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="m72-ls-RGc"/> + <constraint firstItem="68" firstAttribute="top" secondItem="6" secondAttribute="top" 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> +</document> |