diff options
Diffstat (limited to 'Liquid Glass Bezel/BBLiquidGlassBezelInterface.xib')
| -rw-r--r-- | Liquid Glass Bezel/BBLiquidGlassBezelInterface.xib | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/Liquid Glass Bezel/BBLiquidGlassBezelInterface.xib b/Liquid Glass Bezel/BBLiquidGlassBezelInterface.xib new file mode 100644 index 0000000..db6f979 --- /dev/null +++ b/Liquid Glass Bezel/BBLiquidGlassBezelInterface.xib @@ -0,0 +1,102 @@ +<?xml version="1.0" encoding="UTF-8"?> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24123.1" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> + <dependencies> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24123.1"/> + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> + </dependencies> + <objects> + <customObject id="-2" userLabel="File's Owner" customClass="BBLiquidGlassBezelInterface"> + <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="948"/> + <value key="minSize" type="size" width="440" height="200"/> + <view key="contentView" id="6" customClass="BackgroundView" customModule="Liquid_Glass_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="LiquidGlassBezelCollectingSearchObjectView" customModule="Liquid_Glass_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="LiquidGlassBezelSearchObjectView" customModule="Liquid_Glass_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="LiquidGlassBezelCollectingSearchObjectView" customModule="Liquid_Glass_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"/> + <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"/> + <constraints> + <constraint firstAttribute="height" constant="16" id="cvg-xh-bvD"/> + <constraint firstAttribute="width" constant="16" id="w12-Bf-x2f"/> + </constraints> + </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> |