You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

47 lines
3.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="VLCMediaSourceDeviceCollectionView">
<connections>
<outlet property="mediaImageView" destination="rko-Nc-j4c" id="4SM-TL-qbd"/>
<outlet property="titleTextField" destination="jJ3-BQ-y8F" id="YO5-1X-TIk"/>
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView id="Hz6-mo-xeY">
<rect key="frame" x="0.0" y="0.0" width="214" height="246"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jJ3-BQ-y8F">
<rect key="frame" x="-2" y="0.0" width="56" height="24"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" title="Label" usesSingleLineMode="YES" id="Utm-F6-CKx">
<font key="font" metaFont="systemBold" size="20"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="rko-Nc-j4c" customClass="VLCImageView">
<rect key="frame" x="0.0" y="32" width="214" height="214"/>
<constraints>
<constraint firstAttribute="width" secondItem="rko-Nc-j4c" secondAttribute="height" multiplier="1:1" id="tGe-gB-9im"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="rko-Nc-j4c" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="4mg-zK-oCq"/>
<constraint firstItem="jJ3-BQ-y8F" firstAttribute="top" secondItem="rko-Nc-j4c" secondAttribute="bottom" constant="8" id="86t-IA-OYg"/>
<constraint firstAttribute="trailing" secondItem="rko-Nc-j4c" secondAttribute="trailing" id="QHi-3o-Z4u"/>
<constraint firstItem="rko-Nc-j4c" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Va8-hk-LhR"/>
<constraint firstItem="jJ3-BQ-y8F" firstAttribute="leading" secondItem="rko-Nc-j4c" secondAttribute="leading" id="rFY-qw-fsf"/>
<constraint firstAttribute="bottom" secondItem="jJ3-BQ-y8F" secondAttribute="bottom" id="tms-ub-oAu"/>
</constraints>
<point key="canvasLocation" x="-211" y="66.5"/>
</customView>
</objects>
</document>